Browse by type
yarn add log-horizon
const LogHorizon = require('log-horizon')
const logger = new LogHorizon()
Check out the example code, preview:
Type: number
Default: 3
1: error2: warn3: info4: debugType: boolean
A shortcut to set options.logLevel to 4.
Type: boolean
A shortcut to set options.logLevel to 1.
Type: boolean
Default: true
Use log-update module instead of console.log.
Type: string
Default: 'emoji'
Possible values: 'emoji' 'badge' 'text'
git checkout -b my-new-featuregit commit -am 'Add some feature'git push origin my-new-featurelog-horizon © egoist, Released under the MIT License.
Authored and maintained by egoist with help from contributors (list).
github.com/egoist · GitHub @egoist · Twitter @_egoistlily
$ claude mcp add log-horizon \
-- python -m otcore.mcp_server <graph>