KnownLogVerbosity enum

Known values of LogVerbosity that the service accepts.

Fields

Critical

Only critical statements logged.

Debug

Debug and above log statements logged.

Error

Error and above log statements logged.

Info

Info and above log statements logged.

NotSet

No logs emitted.

Warning

Warning and above log statements logged.