Click or drag to resize

LogGetLogEventLevel Method

Namespace:  Crosser.Common.Utilities.Logger
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public static LogEventLevel GetLogEventLevel()

Return Value

Type: LogEventLevel
The current LogEventLevel
See Also