LoggingLevel
Entries
Detailed debug information for troubleshooting (RFC-5424: Debug)
Informational messages about normal operations (RFC-5424: Informational)
Normal but significant conditions (RFC-5424: Notice)
Warning conditions that may require attention (RFC-5424: Warning)
Error conditions that require attention (RFC-5424: Error)
Critical conditions requiring immediate action (RFC-5424: Critical)
Action must be taken immediately (RFC-5424: Alert)
System is unusable, highest severity (RFC-5424: Emergency)
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.