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