Uses of Package
org.jboss.seam.log

Packages that use org.jboss.seam.log
org.jboss.seam.framework A framework for data access in Seam. 
org.jboss.seam.log The Seam logging API (just what the world needed) 
 

Classes in org.jboss.seam.log used by org.jboss.seam.framework
Log
          A logging interface that integrates with Seam's message interpolation functionality.
 

Classes in org.jboss.seam.log used by org.jboss.seam.log
Log
          A logging interface that integrates with Seam's message interpolation functionality.
LogProvider
          Abstracts the underlying logging implementation (log4j or JDK logging).