Logo fantomas

FantomasLogLevel Type

How much a log message matters, for a host to route on. A real enum rather than an int: this never travels over the wire, unlike `FantomasResponseCode` and `ConfigurationProblemCode`.

Record fields

Record Field Description

Debug

Full Usage: Debug

Field type: FantomasLogLevel
Modifiers: static
Field type: FantomasLogLevel

Error

Full Usage: Error

Field type: FantomasLogLevel
Modifiers: static
Field type: FantomasLogLevel

Info

Full Usage: Info

Field type: FantomasLogLevel
Modifiers: static
Field type: FantomasLogLevel

Warning

Full Usage: Warning

Field type: FantomasLogLevel
Modifiers: static
Field type: FantomasLogLevel

Type something to start searching.