cgl.narada.transport.http
Class HTTPLogging

java.lang.Object
  extended by cgl.narada.transport.http.HTTPLogging

public class HTTPLogging
extends Object

We could create logging package and put logging configuration/initialization there.


Method Summary
static HTTPLogging getInstance()
           
 Logger getLogger(String packageName)
          Give null String for resourceBundle
 Logger getLogger(String packageName, Level level)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static HTTPLogging getInstance()

getLogger

public Logger getLogger(String packageName)
Give null String for resourceBundle


getLogger

public Logger getLogger(String packageName,
                        Level level)


For comments and suggestions please send e-mail to The NaradaBrokering Project