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

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -