Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/smx/src/modules/logger/models.ts>LogOption

Manage and sync scripts, configs and templates between computers
Latest
interface LogOption
import { type LogOption } from "https://deno.land/x/smx@v0.6.0/src/modules/logger/models.ts";

Properties

level: number

Log level

message: string

Message to show

optional
params: unknown[]

extra params

optional
assert: boolean

only log, if false

optional
timer: string

timmer name

optional
preserve: boolean

preserve {} value by stringify