org.exoplatform.services.log.impl
Class LogMessageFormatter
java.lang.Object
org.exoplatform.services.log.impl.LogMessageFormatter
public class LogMessageFormatter
- extends Object
Simple class to provide format parsing of log messages similar to what slf4j library does.
- Author:
- Dmitry Kuleshov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogMessageFormatter
public LogMessageFormatter()
getMessage
public static String getMessage(String str,
Object... argsArray)
getThrowable
public static Throwable getThrowable(Object... argsArray)
Copyright © 2014 eXo Platform SAS. All Rights Reserved.