Package org.nuiton.eugene
Interface LogProxy
-
public interface LogProxyCreated by tchemit on 02/09/17.- Author:
- Tony Chemit - dev@tchemit.fr
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddebug(String message)voiderror(String message)voidinfo(String message)voidwarn(String message)
-