Skip to content

newgroundsiodotnet.logging.logseverity

GlitchyPSIX edited this page Mar 30, 2025 · 6 revisions

LogSeverity

Namespace: NewgroundsIODotNet.Logging

Severity of a log entry.

public enum LogSeverity

Inheritance ObjectValueTypeEnumLogSeverity
Implements IComparable, ISpanFormattable, IFormattable, IConvertible

Fields

Name Value Description
Info 0 A pat in the back.
Warning 1 A pinch.
Error 2 A slap on the face.
Critical 3 A knockout.
Clone this wiki locally