Skip to main content
Module

x/tiny_logger/mod.ts

Logs to console, CSV files or JSON into a text file.
Go to Latest
File
export { TinyLogger } from './tiny-logger.ts'export type { LogOptions } from './tiny-logger.ts'