LegacyOrleansLogger.LogLevelToSeverity(LogLevel) Method
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.
Map LogLevel to Severity
public static Orleans.Runtime.Severity LogLevelToSeverity (Microsoft.Extensions.Logging.LogLevel logLevel);
static member LogLevelToSeverity : Microsoft.Extensions.Logging.LogLevel -> Orleans.Runtime.Severity
Public Shared Function LogLevelToSeverity (logLevel As LogLevel) As Severity
Parameters
- logLevel
- LogLevel