Socket
Book a DemoInstallSign in
Socket

twee-logging-extension

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twee-logging-extension

Logging Extension for Twee.io Framework - MVC Framework for Node.js and io.js based on Express.js

0.0.4
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

twee-logging-extension

Twee.io Logo

Gitter npm npm

Logging Extension for Twee.io Framework - MVC Framework for Node.js and io.js based on Express.js.

Uses winston logger. Logs into json files, can also be enabled to log into console.

To install it use this command:

npm install twee-logging-extension --save

Editing package.json of your application:

"dependencies": {
    "twee-logging-extension": "*"
}

Turning extension ON in application/configs/twee.js:

module.exports = {
    "extensions": {
        "Logging": {
            "module": "twee-logging-extension"
        }
    }
};

Keywords

logging

FAQs

Package last updated on 28 Jan 2015

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.