You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: