com.hazelcast.logging
Class Logger

java.lang.Object
  extended by com.hazelcast.logging.Logger

public final class Logger
extends Object


Method Summary
static ILogger getLogger(Class clazz)
           
static ILogger getLogger(String name)
           
static LoggerFactory newLoggerFactory(String loggerType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLogger

public static ILogger getLogger(Class clazz)

getLogger

public static ILogger getLogger(String name)

newLoggerFactory

public static LoggerFactory newLoggerFactory(String loggerType)


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.