@thi.ng/logger
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/logger@1.0.1...@thi.ng/logger@1.0.2) (2021-10-15) | ||
**Note:** Version bump only for package @thi.ng/logger | ||
## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/logger@0.1.0...@thi.ng/logger@1.0.1) (2021-10-13) | ||
@@ -8,0 +16,0 @@ |
@@ -6,4 +6,2 @@ import { LogLevel } from "./api.js"; | ||
export class ConsoleLogger { | ||
id; | ||
level; | ||
constructor(id, level = LogLevel.FINE) { | ||
@@ -10,0 +8,0 @@ this.id = id; |
{ | ||
"name": "@thi.ng/logger", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Types & basis infrastructure for arbitrary logging (w/ default impls)", | ||
@@ -74,3 +74,3 @@ "type": "module", | ||
}, | ||
"gitHead": "2e6b3d7c0f4c5686c1e9bdb4902ed7d3f90bcc19" | ||
"gitHead": "3c5f903104da150588946a94bb118ad559ad395d" | ||
} |
@@ -58,3 +58,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
Package sizes (gzipped, pre-treeshake): ESM: 365 bytes | ||
Package sizes (gzipped, pre-treeshake): ESM: 361 bytes | ||
@@ -61,0 +61,0 @@ ## Dependencies |
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
19106
1526
97