Show / Hide Table of Contents

Enum LoggingLevel

Enumeration indicating the logging levels.

Namespace: Unify.Framework.Logging.Interfaces
Assembly: Unify.Framework.Logging.Interfaces.dll
Syntax
public enum LoggingLevel

Fields

Name Description
Diagnostic

This level is for purely diagnostic information.

Minimal

This level is the minimal logging level.

Normal

The level is the normal logging level.

Verbose

This level is verbose information, which would normally not be logged.

Extension Methods

SerializationExtensions.SwapEnum<LoggingLevel, TOut>()
ObjectExtensions.Copy()
ObjectExtensions.Copy<LoggingLevel>()
EnumExtensions.GetAllSelectedItems<T>()
Extensions.GetWType()
Back to top ©2004-2018 UNIFY Solutions Pty Ltd