Skip to content

Latest commit

 

History

History

logging_example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

logging_example

A simple example showing how to configure logging. Cactus RT uses Quill as a logger.

To configure logging, create your own quill::Config and pass it to the App constructor. Configuration options for Quill can be found in the Quill documentation. The log format can also be configured, as per the formatting documetnation.