https://github.com/splitio/loglevelchanger
Sample code to allow dynamic changes to the log level.
https://github.com/splitio/loglevelchanger
Last synced: 3 months ago
JSON representation
Sample code to allow dynamic changes to the log level.
- Host: GitHub
- URL: https://github.com/splitio/loglevelchanger
- Owner: splitio
- Created: 2023-07-14T01:46:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T01:50:55.000Z (over 2 years ago)
- Last Synced: 2024-12-21T14:38:29.175Z (about 1 year ago)
- Language: Java
- Size: 5.86 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dynamic Changes to Log Level
Example of using a Split feature flag to dynamically change the log level of a running app.