Module in3::logging[][src]

Minimal logger implementation that interfaces with the underlying C impl

Structs

Log

Log type, direct usage is discouraged.

Enums

FilterLevel

Logging filter level

Statics

LOGGER

Singleton for logging, wraps the underlying C log impl. Direct access is discouraged, instead use helpers like enable(), disable(), set_level()

Functions

disable

Disable logging

enable

Enable logging

set_level

Set log level to level