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:
This issue has been automatically marked as stale because it has not had recent activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue or help wanted) or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue or help wanted. Thank you for your contributions.
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: