GlobalBufferLoggingBuilderExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Lets you register log buffering in a dependency injection container.
public ref class GlobalBufferLoggingBuilderExtensions abstract sealed
public static class GlobalBufferLoggingBuilderExtensions
type GlobalBufferLoggingBuilderExtensions = class
Public Module GlobalBufferLoggingBuilderExtensions
- Inheritance
-
GlobalBufferLoggingBuilderExtensions
Methods
AddGlobalBuffer(ILoggingBuilder, Action<GlobalLogBufferingOptions>) |
Adds global log buffering to the logging infrastructure. |
AddGlobalBuffer(ILoggingBuilder, IConfiguration) |
Adds global log buffering to the logging infrastructure. |
AddGlobalBuffer(ILoggingBuilder, Nullable<LogLevel>) |
Adds global log buffering to the logging infrastructure. |