RichFaces Core API 4.3.1.CR1

Uses of Interface
org.richfaces.log.Logger

Packages that use Logger
org.richfaces.log   
 

Uses of Logger in org.richfaces.log
 

Classes in org.richfaces.log that implement Logger
 class JavaLogger
          

That logger delegates all calls to the JDK Logger

 

Methods in org.richfaces.log that return Logger
 Logger RichfacesLogger.getLogger()
           
static Logger LogFactory.getLogger()
          

This method creates default logger.

static Logger LogFactory.getLogger(Class<?> clazz)
           
static Logger LogFactory.getLogger(String category)
          

This method produces logger instance for given category.

 


RichFaces Core API 4.3.1.CR1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.