class WinstonRequestLogger
extends AbstractWinstonLogger
import { WinstonRequestLogger } from "https://deno.land/x/sptaki@1.2.0/utils/logging/WinstonRequestLogger.d.ts";
Constructors
new
WinstonRequestLogger(asyncQueue: IAsyncQueue)Properties
protected
asyncQueue: IAsyncQueueMethods
protected
getFileName(): stringprotected
getFilePath(): stringprotected
getLogMaxSize(): stringprotected
isLogExceptions(): booleanprotected
isLogToConsole(): booleanprotected
isLogToFile(): boolean