예제 #1
0
 public static ILogger GetLogger <T>() => GlobalContainer.GetRequiredService <ILoggerFactory>().CreateLogger <T>();