mosn / layotto

A fast and efficient cloud native application runtime
http://mosn.io/layotto/
Apache License 2.0
828 stars 173 forks source link

Add log management capabilities to Layotto #1073

Open wenxuwan opened 4 weeks ago

wenxuwan commented 4 weeks ago

What would you like to be added:

Currently, Layotto's components all refer to third-party SDKs, and it is impossible to dynamically manage the log output of each component, which is not conducive to troubleshooting and monitoring of online problems.

Why is this needed:

Users can dynamically modify the log level of any component to facilitate troubleshooting and location of problems. At the same time, planning the log printing path can help better monitor the system status.

github-actions[bot] commented 4 weeks ago

Hi @wenxuwan, Thanks for opening an issue! 🎉