Beispiel #1
0
 /// <summary><inheritDoc/></summary>
 public virtual void PrettyLog(Redwood.RedwoodChannels channels, string description)
 {
     PrettyLogger.Log(channels, description, Counters.AsMap(this));
 }