Click or drag to resize

LogLevelFlagsOff Field

Nothing is logged. Note: Exceptions will always be logged regardless of this setting.

Namespace: Rewired.Config
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public const LogLevelFlags Off = 0

Field Value

LogLevelFlags
See Also