All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config.logging.yml Maven / Gradle / Ivy

Go to download

This module will provide the information about logging and switch logging level.

There is a newer version: 2.1.38
Show newest version
---
# 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