protected class VelocityPortletPaneledAction.MyLogger extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
VelocityPortletPaneledAction.MyLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String channel,
String msg) |
void |
debug(String channel,
String msg,
Throwable e) |
void |
error(String channel,
String msg) |
void |
error(String channel,
String msg,
Throwable e) |
VelocityPortletPaneledAction.MyLogger |
getLogger(String name) |
void |
info(String channel,
String msg) |
void |
info(String channel,
String msg,
Throwable e) |
boolean |
isDebugEnabled() |
boolean |
isInfoEnabled() |
boolean |
isWarnEnabled() |
void |
warn(String channel,
String msg) |
void |
warn(String channel,
String msg,
Throwable e) |
protected VelocityPortletPaneledAction.MyLogger()
public VelocityPortletPaneledAction.MyLogger getLogger(String name)
public boolean isDebugEnabled()
public boolean isWarnEnabled()
public boolean isInfoEnabled()
Copyright © 2003-2015 The Sakai Foundation. All Rights Reserved.