Skip to content

GeoHealth/hubot-dynamic-log-level

Repository files navigation

hubot-dynamic-log-level

Build Status Dependency Status Code Climate Test Coverage Issue Count


Dynamically change the log level of hubot

Installation

Add hubot-dynamic-log-level to your package.json file:

npm install hubot-dynamic-log-level --save

Then add hubot-dynamic-log-level to your external-scripts.json:

["hubot-dynamic-log-level"]

Usage

You: hubot log_level?
Hubot: Current log level is debug

You: hubot log_level=info
Hubot: Current log level is info

About

Dynamically change the log level of hubot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published