public final class ScriptLogger extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ScriptLogger.SystemOut |
| Constructor and Description |
|---|
ScriptLogger() |
| Modifier and Type | Method and Description |
|---|---|
ScriptLogger.SystemOut |
getSystem() |
boolean |
isLoggingEnabled() |
boolean |
isWarnLoggingEnabled() |
void |
log(String str) |
void |
warn(String str) |
public boolean isLoggingEnabled()
public void log(String str)
public boolean isWarnLoggingEnabled()
public void warn(String str)
public ScriptLogger.SystemOut getSystem()
Copyright © 2005–2018 Alfresco Software. All rights reserved.