NuGetLogger.MapLevel(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.
public static Microsoft.Extensions.Logging.LogLevel MapLevel (NuGet.Common.LogLevel original);
static member MapLevel : NuGet.Common.LogLevel -> Microsoft.Extensions.Logging.LogLevel
Public Shared Function MapLevel (original As LogLevel) As LogLevel
Parameters
- original
- NuGet.Common.LogLevel