1 reference to Callback
Microsoft.Extensions.Logging.Abstractions (1)
LoggerMessage.cs (1)
282
logger.Log(logLevel, eventId, new LogValues<T1, T2, T3>(formatter, arg1, arg2, arg3), exception, LogValues<T1, T2, T3>.
Callback
);