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