Uses of Interface
org.jboss.seam.log.LogProvider

Packages that use LogProvider
org.jboss.seam.log The Seam logging API (just what the world needed) 
 

Uses of LogProvider in org.jboss.seam.log
 

Methods in org.jboss.seam.log that return LogProvider
static LogProvider Logging.getLogProvider(Class clazz)
           
static LogProvider Logging.getLogProvider(String category, boolean wrapped)