Interface LogUtil.Warn
- Enclosing class:
LogUtil
public static interface LogUtil.Warn
Callback interface for warning notifications.
- Author:
- Ralf Wisser
-
Method Summary
-
Method Details
-
warn
Called when a warning occurs.- Parameters:
t- the throwable that triggered the warning
-