node-log4js 6.3.0+repack+~cs6.5.4-1 source package in Ubuntu

Changelog

node-log4js (6.3.0+repack+~cs6.5.4-1) unstable; urgency=medium

  * Add ctype=nodejs to component(s)
  * Update standards version to 4.6.0, no changes needed.
  * Fix filenamemangle
  * Drop component flatted and repack
  * Add dversionmangle

 -- Yadd <email address hidden>  Thu, 30 Dec 2021 10:16:24 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-log4js_6.3.0+repack+~cs6.5.4-1.dsc 3.2 KiB 89bf0b401163f16c740fae65c8ca7a150c6cf9a4823c48e343c962fe8840a8c7
node-log4js_6.3.0+repack+~cs6.5.4.orig-date-format.tar.gz 5.9 KiB f5f48c8c1bbdc9c270db5351b019bfc5cc673d28dae3e238eb6e68804202e9c2
node-log4js_6.3.0+repack+~cs6.5.4.orig-rfdc.tar.gz 5.6 KiB d2a8a0606c532cfc201dda15aee08f9790152dcd82e72f870ccee54feeb702ff
node-log4js_6.3.0+repack+~cs6.5.4.orig-streamroller.tar.gz 17.6 KiB bac29da2547315925fd98f7c99a59d8590d29d190999a558bf13079bd142866c
node-log4js_6.3.0+repack+~cs6.5.4.orig.tar.gz 133.9 KiB 6124d602ea9b8c7158cfe4709f5a07d96787720ec3b0eb61f98a459b779780c2
node-log4js_6.3.0+repack+~cs6.5.4-1.debian.tar.xz 4.3 KiB b38dc1059050c7f1ef35da1156f51ca42105ddf20508a1c54c3519bccd2e7ef2

No changes file available.

Binary packages built by this source

node-log4js: Conversion of the log4js framework to work with Node.js

 Logging support for Node.js based on the log4js Javascript (browser/client)
 framework.
 .
 Supported features:
 .
    - coloured console logging
    - replacement of node's console.log functions (optional)
    - file appender, with log rolling based on file size
    - SMTP appender
    - GELF appender
    - hook.io appender
    - multiprocess appender (useful when you've got worker processes)
    - a logger for connect/express servers
    - configurable log message layout/patterns
    - different log levels for different log categories (make some parts
      of your app log as DEBUG, others only ERRORS, etc.)