다음을 통해 공유


LogHandler type

type LogHandler = (level: LogLevel, args: unknown[]) => void