Special treatment of Info
is a feature of ConsoleLogger
, so perhaps you want that instead of SimpleLogger
. (Otherwise you need to define your own logger type and write a suitable message handler.)
Special treatment of Info
is a feature of ConsoleLogger
, so perhaps you want that instead of SimpleLogger
. (Otherwise you need to define your own logger type and write a suitable message handler.)