Uses of Class
org.codehaus.groovy.grails.plugins.logging.Log4jConfig

Packages that use Log4jConfig
org.codehaus.groovy.grails.plugins.logging   
 

Uses of Log4jConfig in org.codehaus.groovy.grails.plugins.logging
 

Methods in org.codehaus.groovy.grails.plugins.logging that return Log4jConfig
 Log4jConfig RootLog4jConfig.getConfig()
           
 

Methods in org.codehaus.groovy.grails.plugins.logging with parameters of type Log4jConfig
 void RootLog4jConfig.setConfig(Log4jConfig value)
           
 



Copyright (c) 2005-2009 The Grails project