com.hazelcast.logging
Class Log4j2Factory

java.lang.Object
  extended by com.hazelcast.logging.LoggerFactorySupport
      extended by com.hazelcast.logging.Log4j2Factory
All Implemented Interfaces:
LoggerFactory

public class Log4j2Factory
extends LoggerFactorySupport

Logging to Log4j 2.x.


Constructor Summary
Log4j2Factory()
           
 
Method Summary
protected  ILogger createLogger(String name)
           
 
Methods inherited from class com.hazelcast.logging.LoggerFactorySupport
getLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4j2Factory

public Log4j2Factory()
Method Detail

createLogger

protected ILogger createLogger(String name)
Specified by:
createLogger in class LoggerFactorySupport


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