org.jboss.weld.logging
Class LoggerFactory
java.lang.Object
org.jboss.weld.logging.LoggerFactory
public class LoggerFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cleanup
public static void cleanup()
getLogger
public org.slf4j.cal10n.LocLogger getLogger(Category category)
getXLogger
public org.slf4j.ext.XLogger getXLogger(Category category)
loggerFactory
public static LoggerFactory loggerFactory()
getMessageConveyor
public ch.qos.cal10n.IMessageConveyor getMessageConveyor()
Copyright © 2013 Seam Framework. All Rights Reserved.