Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 289 Bytes

logging.md

File metadata and controls

5 lines (3 loc) · 289 Bytes

Logging setup

All projects should log to kibana with monolog. However, for running projects locally that can be a bit inconvenient.

Ideally, all projects should be set up to log to dblog while developing locally. If this is not the case for you, you can follow the instructions below: