declare namespace org { namespace eclipse { namespace jetty { namespace server { class Slf4jRequestLog extends org.eclipse.jetty.server.AbstractNCSARequestLog { public constructor() public setLoggerName(arg0: java.lang.String | string): void public getLoggerName(): string protected isEnabled(): boolean public write(arg0: java.lang.String | string): void protected doStart(): void public static class: java.lang.Class } } } } }