Method LogApplicationStart
- Namespace
- Innova.Prism.Infrastructure.Logging
- Assembly
- Innova.Prism.Infrastructure.dll
LogApplicationStart(ILogger)
Logs the application start event.
public static void LogApplicationStart(this ILogger logger)
Parameters
logger
ILoggerThe logger instance.