Method LogQuickFind
- Namespace
- Innova.Prism.Infrastructure.Logging
- Assembly
- Innova.Prism.Infrastructure.dll
LogQuickFind<T>(ILogger, string)
Logs the action of quick find.
public static void LogQuickFind<T>(this ILogger logger, string message)
Parameters
Type Parameters
T
The type of the entity.