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