class RotatingFileHandler
extends FileHandler
import { RotatingFileHandler } from "https://deno.land/std@0.159.0/log/handlers.ts";
Constructors
new
RotatingFileHandler(levelName: LevelName, options: RotatingFileHandlerOptions)import { RotatingFileHandler } from "https://deno.land/std@0.159.0/log/handlers.ts";