Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 544 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 544 Bytes

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.