Simple Icons contributors / Simple Icons — CC0 1.0
Working notes on log4j: Grails, Levels, Location, log4j.xml, and Structure.
Working notes on log4j: Grails, Levels, Location, log4j.xml, and Structure.
Topics
Grails
Imports org.apache.log4j.Logger.
Levels
All.
Location
Location: /WEB-INF/classes/, <context-param>, <param-name>log4jConfigLocation</param-name>, <param-name>log4jConfigLocation</param-name> <para, and <context-param> </context-param>.
log4j.xml
Xmlns:log4j='http://jakarta.apache.org/log4j/'>.
Structure
Logger.
Updated:
2026 Aug 19


