LoggingConsoleOptions
LoggingConsoleOptions()
ColorsEnabled
DimensionsBackgroundColor
DimensionsColor
DimmedBackgroundColor
DimmedColor
ExceptionBackgroundColor
ExceptionColor
ExceptionStackTraceBackgroundColor
ExceptionStackTraceColor
IncludeCategory
IncludeDimensions
IncludeExceptionStacktrace
IncludeLogLevel
IncludeScopes
IncludeSpanId
IncludeTimestamp
IncludeTraceId
TimestampFormat
UseUtcTimestamp
net6.0-windows
namespace Microsoft.Extensions.Telemetry.Console
{
public class LoggingConsoleOptions
{
public string? TimestampFormat { get; set; }
}
}
.NET | 6.07.08.09.010.0 |
---|---|
Information specific to net6.0 | |
Assembly | Microsoft.Extensions.Telemetry.Console , Version=8.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Microsoft.Extensions.Telemetry.Console (8.0.0-preview.5.23308.3) net6.0 |
Preview | This API is marked as experimental.(more details) |
Platform Restrictions | The property getter is supported on all platforms. The property setter is supported on all platforms. |
- Built-in API
- Package-provided API