it.avutils.jmapper.config
Class JmapperLog
java.lang.Object
it.avutils.jmapper.config.JmapperLog
public class JmapperLog
- extends Object
Custom logger to semplify exceptions handle.
- Author:
- Alessandro Vurro
|
Method Summary |
static void |
ERROR(Exception e)
This method handles error log. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERROR
public static void ERROR(Exception e)
- This method handles error log.
- Parameters:
e - exception to handle
Copyright © 2013. All Rights Reserved.