
Product
Introducing Supply Chain Attack Campaigns Tracking in the Socket Dashboard
Campaign-level threat intelligence in Socket now shows when active supply chain attacks affect your repositories and packages.
@futoin/log
Advanced tools
This is a set of additional implementations of FTN9 AuditLog for various purposes.
Alternative implementation of:
FTN9: FutoIn Interface - AuditLog
Version: 1.0 (client)
Spec: FTN9: FutoIn Interface - AuditLog v1.x
Author: Andrey Galkin
Command line:
$ npm install @futoin/log --save
LogFaceConsole-based AuditLog Native interface
Register with ConsoleFace.register().
NOTE: this is a lightweight console logger suitable for stdout-based log collection.
window.FutoInLog - Browser-only reference to futoin-log
window.futoin.Log - Browser-only reference to futoin-log
LogFaceConsole-based AuditLog Native interface
Register with ConsoleFace.register().
NOTE: this is a lightweight console logger suitable for stdout-based log collection.
Kind: global class
Extends: LogFace
Log message
Kind: instance method of ConsoleFace
Overrides: msg
| Param | Type | Description |
|---|---|---|
| lvl | string | debug |
| txt | string | message to log |
Log message
Kind: instance method of ConsoleFace
Overrides: hexdump
| Param | Type | Description |
|---|---|---|
| lvl | string | debug |
| txt | string | message to log |
| data | string | raw data |
window.FutoInLog - Browser-only reference to futoin-log
window.futoin.Log - Browser-only reference to futoin-log
Kind: global variable
documented by jsdoc-to-markdown.
FAQs
Extended log face and service implementations
The npm package @futoin/log receives a total of 0 weekly downloads. As such, @futoin/log popularity was classified as not popular.
We found that @futoin/log demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Campaign-level threat intelligence in Socket now shows when active supply chain attacks affect your repositories and packages.

Research
Malicious PyPI package sympy-dev targets SymPy users, a Python symbolic math library with 85 million monthly downloads.

Security News
Node.js 25.4.0 makes require(esm) stable, formalizing CommonJS and ESM compatibility across supported Node versions.