0.4.25 • Published 4 years ago
@libit/log v0.4.25
@libit/log
Lightweight level based logging system.
Log Level
How do Levels Works?
A log request of level p
in a logger with level q
is enabled if p >= q
. This rule is at the heart of @libit/log.
It assumes that levels are ordered. For the standard levels, we have ALL < DEBUG < INFO < WARN < ERROR < FATAL < OFF
.
0.4.24
4 years ago
0.4.25
4 years ago
0.4.22
4 years ago
0.4.23
4 years ago
0.4.20
4 years ago
0.4.19
4 years ago
0.4.18
4 years ago
0.4.16
4 years ago
0.4.15
4 years ago
0.4.14
4 years ago
0.4.13
4 years ago
0.4.12
4 years ago
0.4.10
4 years ago
0.4.9
4 years ago
0.4.8
4 years ago
0.4.11
4 years ago
0.4.7
4 years ago
0.4.6
4 years ago
0.4.5
4 years ago
0.4.4
4 years ago
0.4.3
4 years ago
0.4.2
4 years ago
0.4.1
4 years ago