clutchlog  0.1.0
Enumerations | Functions
High-level API

Enumerations

enum  clutchlog::level {
  critical =0, error =1, warning =2, progress =3,
  note =4, info =5, debug =6, xdebug =7
}
 Available log levels.
 

Functions

static clutchlogclutchlog::logger ()
 Get the logger instance. More...
 

Detailed Description

Function Documentation

◆ logger()

static clutchlog& clutchlog::logger ( )
inlinestatic

Get the logger instance.