Exemple #1
0
 public static void Configure()
 {
     if (IsEnabled)
     {
         LogProvider.Configure();
     }
 }