issues
search
adzejs
/
adze
A universal, modern, and extensible logging library for JavaScript and TypeScript.
https://adzejs.com/
Apache License 2.0
223
stars
8
forks
source link
refactor cases where the log render is null
#137
Closed
AJStacy
closed
2 months ago
AJStacy
commented
2 years ago
The log render should only be null when a log is filtered out by its namespace, label, or level.
The log render should be generated for silent logs.
AJStacy
commented
2 months ago
Irrelevant.