#567 Add log level and format configuration options for services
Pull request opened by
zhuoyuan-liu
Introduce configuration options for log level and format in services, allowing customization of logging behavior. This change enhances the flexibility of logging by enabling different log levels and formats through command-line flags and environment variables.
The change was made for admin and api. For tls, I would like to discuss a better naming convention:
• We need a configuration for server's logs
• We need another logger configuration for exports logs and results from osquery
Also, the code are highly duplicated and I would like to remove the duplication.
For documentation, do you know where should update these configuration options?
jmpsec/osctrl
✅ All checks have passed
24/24 successful checks