Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LogLevel

Index

Enumeration members

Debug

Debug: = "debug"

Error

Error: = "error"

Fatal

Fatal: = "fatal"

Info

Info: = "info"

Panic

Panic: = "panic"

Quiet

Quiet: = "quiet"

Trace

Trace: = "trace"

Verbose

Verbose: = "verbose"

Warning

Warning: = "warning"