org.jacorb.notification.util
Class LogUtil

java.lang.Object
  extended by org.jacorb.notification.util.LogUtil

public class LogUtil
extends Object

Author:
Alphonse Bendt

Constructor Summary
LogUtil()
           
 
Method Summary
static org.slf4j.Logger getLogger(Configuration config, String name)
           
static org.slf4j.Logger getLogger(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogUtil

public LogUtil()
Method Detail

getLogger

public static org.slf4j.Logger getLogger(Configuration config,
                                         String name)

getLogger

public static org.slf4j.Logger getLogger(String name)


Copyright © 2015 JacORB. All rights reserved.