config.logging.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of logger-config Show documentation
Show all versions of logger-config Show documentation
This module will provide the information about logging and switch logging level.
---
# Logging endpoint that can output the logger with logging levels.
# Indicate if the logging info is enabled or not.
enabled: ${logging.enabled:true}
# Indicate the default time period backward in millisecond for log content retrieve. Default is hour which indicate system will retrieve one hour log by default
logStart: ${logging.logStart:600000}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy