Class NullSandboxLogHandler


  • 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 Detail

      • NullSandboxLogHandler

        public NullSandboxLogHandler()