Method LogListView
- Namespace
- Innova.Prism.Infrastructure.Logging
- Assembly
- Innova.Prism.Infrastructure.dll
LogListView(ILogger, string)
Logs the action of viewing a list.
public static void LogListView(this ILogger logger, string header)
Logs the action of viewing a list.
public static void LogListView(this ILogger logger, string header)