@thi.ng/logger
Advanced tools
Comparing version 1.4.9 to 1.4.10
# Change Log | ||
- **Last updated**: 2023-02-10T14:03:11Z | ||
- **Last updated**: 2023-03-09T13:01:59Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/logger", | ||
"version": "1.4.9", | ||
"version": "1.4.10", | ||
"description": "Types & basis infrastructure for arbitrary logging (w/ default impls)", | ||
@@ -89,3 +89,3 @@ "type": "module", | ||
}, | ||
"gitHead": "cafa4ecea90fb681949dc3885a5bd6ddefa38b51\n" | ||
"gitHead": "8ab2cbfe2f59b7ef672b6e1cf2a43368f8437ddf\n" | ||
} |
@@ -53,3 +53,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
- [`MemoryLogger`](https://docs.thi.ng/umbrella/logger/classes/MemoryLogger.html): writes output to in-memory journal | ||
- [`NULL_LOGGER`](https://docs.thi.ng/umbrella/logger/modules.html#NULL_LOGGER): no-op logger, suppresses all output | ||
- [`NULL_LOGGER`](https://docs.thi.ng/umbrella/logger/variables/NULL_LOGGER.html): no-op logger, suppresses all output | ||
@@ -56,0 +56,0 @@ ### Lazy evaluation |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25491