public final class NullSandboxLogHandler extends LogHandler
NullSandboxLogHandler is installed on the root logger. It forwards all messages on to
ApiProxy.log(ApiProxy.LogRecord), where they can be attached to the runtime response.| Constructor and Description |
|---|
NullSandboxLogHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
void |
publish(LogRecord record) |
initgetEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevelpublic void publish(LogRecord record)
publish in class LogHandlerpublic void flush()
flush in class LogHandlerpublic void close()
close in class LogHandlerCopyright © 2022. All rights reserved.