Source: node-glogg Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-expect (>= 28) , node-sparkles (>= 2.1.0~) Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/js-team/node-glogg Vcs-Git: https://salsa.debian.org/js-team/node-glogg.git Homepage: https://github.com/undertakerjs/glogg Testsuite: autopkgtest-pkg-nodejs Package: node-glogg Architecture: all Depends: ${misc:Depends} , node-sparkles (>= 2.1.0~) Multi-Arch: foreign Description: Global logging utility This module makes no assumptions about the log levels and they will always be emitted. If you are looking to filter some out, your listeners will need to have extra logic. . Node.js is an event-based server-side JavaScript engine.