1 write to Logger
Microsoft.Extensions.Hosting.Systemd (1)
SystemdLifetime.cs (1)
42Logger = loggerFactory.CreateLogger("Microsoft.Hosting.Lifetime");
2 references to Logger
Microsoft.Extensions.Hosting.Systemd (2)
SystemdLifetime.cs (2)
95Logger.LogInformation("Application started. Hosting environment: {EnvironmentName}; Content root path: {ContentRoot}", 103Logger.LogInformation("Application is shutting down...");