No logging whatsoever. Equivalent to never calling enable_logging.
Only fatals. In practice, this will not do much, as the process will log and then crash (intentionally) if a fatal condition occurs
Only errors
Only warnings and errors
Information about connection/stream creation/destruction events
Enough information to debug the chain of events a given network connection encounters
Everything. Only use this if you really need to know EVERY single call
Generated using TypeDoc
The amount of detail that will be logged