supe-addon-log-citizen-output

1.0.2 • Public • Published

Supe Add-On: Log Citizen Output

Display output from citizens in the supervisor's output.

npm version

NOTE: Irrelevant (and broken) for Supe versions 0.4.0 and above

This behavior was rolled into Supe core at version 0.4.0. Additionally, APIs this package depends on were removed.

Install

npm install --save supe-addon-log-citizen-output

Usage

var supervisor = require('supe')(),
    log_citizen_output_addon = require('supe-addon-log-citizen-output');

supervisor.use( log_citizen_output_addon );

Readme

Keywords

Package Sidebar

Install

npm i supe-addon-log-citizen-output

Weekly Downloads

3

Version

1.0.2

License

ISC

Unpacked Size

2.08 kB

Total Files

3

Last publish

Collaborators

  • akamaozu