Objective: to have a seperate logger exclusively for writing some special messages to a seperate file. Usually log4j writes to logs based on package & class names, as covered by the Log4J Configuration Documentation (In fact, some things have changed since Grails 1.1) But we sometimes need a logger for logging special messages, though we [...]
Recent Comments