Config
Defined in: packages/log/dist/index.d.mts:20
Log configuration.
Properties
Section titled “Properties”format
Section titled “format”format:
"text"|"json"
Defined in: packages/log/dist/index.d.mts:24
The configuration format.
jsonSpace
Section titled “jsonSpace”jsonSpace:
number
Defined in: packages/log/dist/index.d.mts:37
How much space in the JSON output of objects. This does not change spacing in JSON logs, only for objects passed into log functions.
stderr
Section titled “stderr”stderr:
Writable
Defined in: packages/log/dist/index.d.mts:32
Standard error output.
stdout
Section titled “stdout”stdout:
Writable
Defined in: packages/log/dist/index.d.mts:28
Standard output.