We need to setup a log collection mechanism to achieve following goals
- A mechanism which collects all types of logs, including debug, info, warning and errors
- A mechanism to notify operation that a critical error happens
Besides, no matter whether we have a log system of not, we need to define the coding practice in how to add log information.
We need to setup a log collection mechanism to achieve following goals
Besides, no matter whether we have a log system of not, we need to define the coding practice in how to add log information.