HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ip-172-31-4-197 6.8.0-1036-aws #38~22.04.1-Ubuntu SMP Fri Aug 22 15:44:33 UTC 2025 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/web.enelar.com.co/node_modules/strong-log-transformer/CHANGES.md
2018-12-14, Version 2.1.0
=========================

 * src: replace byline with custom splitter (Ryan Graham)

 * test: add color tag tests (Ryan Graham)

 * test: ensure test fixtures use consistent newlines (Ryan Graham)

 * test: replicate shell tests in JS (Ryan Graham)

 * test: add tests for truncated utf8 sequences (Ryan Graham)


2018-08-11, Version 2.0.0
=========================

 * deps: remove dependency on moment (Ryan Graham)

 * deps: update minimist (Ryan Graham)

 * test: 100% test coverage :tada: (Ryan Graham)

 * test: cover all features (Ryan Graham)

 * test: add minimal json formatter test (Ryan Graham)

 * test: expand line-merge test coverage (Ryan Graham)

 * ci: add minimal Travis config (Ryan Graham)

 * deps: upgrade to tap@12 (Ryan Graham)

 * MAJOR: replace CLA with DCO (Ryan Graham)

 * MAJOR: relicense under Apache 2.0 license (Ryan Graham)

 * MAJOR: drop support for node < 4 (Ryan Graham)


2016-09-01, Version 1.0.6
=========================

 * package: update to byline 5.x (Sam Roberts)

 * Update URLs in CONTRIBUTING.md (#3) (Ryan Graham)


2016-05-05, Version 1.0.5
=========================

 * update copyright notices and license (Ryan Graham)


2016-04-11, Version 1.0.4
=========================

 * Refer to licenses with a link (Sam Roberts)


2015-10-01, Version 1.0.3
=========================

 * Use strongloop conventions for licensing (Sam Roberts)

 * test: generate coverage reports (Ryan Graham)

 * test: upgrade to tap@1 (Ryan Graham)


2015-06-03, Version 1.0.2
=========================

 * test: use official tap (Ryan Graham)


2015-01-12, Version 1.0.1
=========================

 * Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)


2014-10-24, Version 1.0.0
=========================

 * Update contribution guidelines (Ryan Graham)

 * test: more portable grep usage (Ryan Graham)

 * Don't let CI break tests if it modifies version (Ryan Graham)


2014-07-28, Version 0.2.1
=========================

 * Change to dual-license as Artistic/StrongLoop (Ryan Graham)


2014-07-23, Version 0.2.0
=========================

 * Hide tgzs so npm pack doesn't pack itself (Ryan Graham)

 * package: make description more concise (Ryan Graham)

 * doc: initial CLI description (Ryan Graham)

 * test: cli --help/--version (Ryan Graham)

 * Add CLI (Ryan Graham)

 * expose option defaults as Logger.DEFAULTS (Ryan Graham)

 * bin: strong-log-transformer to sl-log-transformer (Ryan Graham)

 * fix: make bin/t.js runnable (Ryan Graham)


2014-06-12, Version 0.1.0
=========================

 * Make transformer a duplex stream (Ryan Graham)


2014-06-11, Version 0.0.1
=========================

 * First release!