Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

anylogger-log4js

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anylogger-log4js - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

4

package.json
{
"name": "anylogger-log4js",
"version": "0.1.0",
"version": "0.2.0",
"description": "Anylogger adapter for log4js",

@@ -45,4 +45,4 @@ "main": "anylogger-log4js.js",

"sinon": "^8.0.4",
"uglify-js": "^3.7.3"
"uglify-js": "^3.7.4"
}
}

@@ -1,2 +0,2 @@

# anylogger-log4js <sub><sup>0.1.0</sup></sub>
# anylogger-log4js <sub><sup>0.2.0</sup></sub>
### Anylogger adapter for log4js

@@ -74,3 +74,3 @@

import log4js from 'log4js'
log4js.getLogger('my-module').setLevel(log4js.levels.INFO)
log4js.getLogger('my-module').level = 'info'
// ...

@@ -77,0 +77,0 @@ ```

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc