Socket
Socket
Sign inDemoInstall

@thi.ng/logger

Package Overview
Dependencies
0
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-02-22T11:59:16Z
- **Last updated**: 2024-02-25T14:07:53Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/logger",
"version": "3.0.2",
"version": "3.0.3",
"description": "Basis types for arbitrary & hierarchical logging",

@@ -99,3 +99,3 @@ "type": "module",

},
"gitHead": "4513a1c703bdbf0f0867f03e547e47692e415fac\n"
"gitHead": "6e20f80dd9df1c8055ffa3c1e4d6f7598add0c0b\n"
}

@@ -28,2 +28,4 @@ import { ALogger } from "./alogger.js";

* ```ts
* import { ROOT } from "@thi.ng/logger";
*
* const myLogger = ROOT.childLogger("custom");

@@ -30,0 +32,0 @@ *

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc