logging - How to set log4j2.xml Configuration status -


can me set configuration status properties file.

here have tried below in log4j2.xml , writing in server log error invalid status level specified

configuration status="${bundle:logger-application:status.level}"....

and have logger-application.properties field status.level=debug

thanks in advance...


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -