UNPKG

@lsk4/log

Version:

Yet another logger whitch combines the best features of debug, bunyan, logfmt/logrus, morgan/winston

20 lines (18 loc) 706 B
declare const tick: string; declare const info: string; declare const warning: string; declare const cross: string; declare const cross2: string; declare const lineCross: string; declare const pointer: string; declare const pointerSmall: string; declare const heart: string; declare const musicNote: string; declare const musicNoteBeamed: string; declare const star: string; declare const play: string; declare const nodejs: string; declare const lozenge: string; declare const lozengeOutline: string; declare const mustache: string; export { cross, cross2, heart, info, lineCross, lozenge, lozengeOutline, musicNote, musicNoteBeamed, mustache, nodejs, play, pointer, pointerSmall, star, tick, warning };