Ejemplo n.º 1
0
 public bool IsInterestedIn(LogLevel level)
 {
     return(BaseLogger.IsInterestedIn(level));
 }