Issues
- 2
- 1
Logging blocks thread in asp.net core
#943 opened by dharmenbavaria - 2
BachLoggingProvider There's no need to use async methods inside a dedicated thread
#941 opened by BBGONE - 1
FileLoggerProvider optimisation
#942 opened by BBGONE - 2
Microsoft.Extensions.Logging.Console.
#927 opened by Bryce-Yang - 4
Obsolete/remove old style logging APIs
#879 opened by pakrym - 2
- 0
Drop messages in AzureLoggers when queue is full
#933 opened by pakrym - 0
- 3
- 9
Logger.BeginScope ToString fails when LoggerProvider without ISupportExternalScope
#893 opened by snakefoot - 2
console log thread
#938 opened by JuntaoZhu - 2
Add overloads to `Log*` in `LoggerExtensions`
#878 opened by daniel-white - 0
- 7
- 2
How to configure custom EventLog Name and Source using appsettings.json?
#873 opened by Madison-Smith - 1
Logging infrastructure impact performance
#827 opened by sebastienros - 3
LoggerInformation should call into ILogger.IsEnabled
#871 opened by pakrym - 3
Consider making EventSourceLogger public
#846 opened by shirhatti - 1
Configuration is reloaded twice on change
#874 opened by adams85 - 1
- 3
Pass EventId by reference (in)
#838 opened by gfoidl - 0
Console logger's option `DisableColors` doesn't work from `ConsoleLoggerSettings`
#872 opened by ltcmelo - 8
Logging should get IExternalScopeProvider from DI?
#875 opened by benaadams - 2
FormatException at Microsoft.Extensions.Logging.Logger.Log[TState](LogLevel logLevel, EventId eventId, TState state, Exception exception, Func`3 formatter)
#907 opened by huorswords - 1
Unneeded LogValuesFormatter instanciation with null formatting values
#824 opened by fredericDelaporte - 1
Add event to ITestSink
#841 opened by JamesNK - 6
Using ILoggerFactory.AddEventLog() + ILogger.LogInformation() produces Windows Event entries with "the message resource is present but the message is not found in the string/message table" messages | missing EventLogMessages.dll message file
#858 opened by Eilon - 1
- 3
- 1
- 1
- 2
Is UseLoggerFactory method deprecated?
#866 opened by neman - 1
Consider making GetLogLevelString() protected
#861 opened by hishamco - 2
Allow to specify the Culture used in log-values
#842 opened by gfoidl - 4
LoggerMessage.Define requires all parameters are defined in the formatString.
#840 opened by stevejgordon - 1
Make EventSourceLogger public
#902 opened by rymeskar - 0
- 1
The default console logging performance is abysmal
#891 opened by davidfowl - 3
Abbreviation in GetLogLevelString()
#843 opened by gqqnbig - 14
ILogger interface is difficult to extend/decorate
#848 opened by nehmebilal - 9
- 2
- 5
Virus alert on macOS
#865 opened by ahmelsayed - 10
- 1
An error occurred while writing to logger(s). (Index (zero based) must be greater than or equal to zero and less than the size of the argument list.)
#862 opened by a688 - 4
The implementation of LogValuesFormatter.Format will consume a data reader
#830 opened by dongbeifeng - 1
- 1
- 2