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

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -