- java.lang.Object
 - 
- jp.cafebabe.pochi.util.LogHelper
 
 
- 
public class LogHelper extends Object
 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidinfo(Object target, String message)static voidinfo(Object target, Supplier<String> message)static voidwarn(Object target, String message, Throwable throwable)static voidwarn(Object target, Throwable throwable) 
 -