Lam Wei Li
63eb62f09d
Merge pull request #1075 from log4js-node/dependabot/npm_and_yarn/lodash-4.17.21
...
chore(deps): bump lodash from 4.17.14 to 4.17.21
2022-01-10 16:21:47 +08:00
Lam Wei Li
82447ba0e4
Merge pull request #1070 from log4js-node/dependabot/npm_and_yarn/y18n-4.0.1
...
chore(deps): bump y18n from 4.0.0 to 4.0.1
2022-01-10 16:17:17 +08:00
Lam Wei Li
616feda8a7
Merge pull request #1047 from log4js-node/dependabot/npm_and_yarn/node-fetch-2.6.1
...
chore(deps): bump node-fetch from 2.6.0 to 2.6.1
2022-01-10 16:16:44 +08:00
Lam Wei Li
aca75f2fb2
Merge pull request #1045 from log4js-node/dependabot/npm_and_yarn/yargs-parser-13.1.2
...
chore(deps): bump yargs-parser from 13.1.1 to 13.1.2
2022-01-10 16:10:17 +08:00
Lam Wei Li
8268efca73
Merge pull request #1033 from log4js-node/dependabot/npm_and_yarn/codecov-3.7.1
...
chore(deps-dev): bump codecov from 3.6.5 to 3.7.1
2022-01-10 16:03:20 +08:00
Gareth Jones
ebaf51ba18
Merge pull request #1119 from log4js-node/gh-action-build
...
Add GH action to replace Travis CI
2022-01-10 15:07:17 +11:00
Gareth Jones
0df5983f4b
Add GH action to replace Travis CI
2022-01-10 15:02:03 +11:00
Lam Wei Li
5b20d4c895
Merge pull request #1118 from log4js-node/fixes-logger-level-types
...
fix(types): logger level types
2022-01-10 11:26:16 +08:00
Lam Wei Li
a9dc485e71
fix(types): logger level types
2022-01-10 11:25:20 +08:00
Lam Wei Li
82e38b212d
Merge pull request #1072 from saulzhong/master
...
fix(types): add defaultLevel parameter declaration to the function ge…
2022-01-10 11:16:58 +08:00
Lam Wei Li
8f2e528e41
Merge pull request #1117 from log4js-node/fixes-logger-_log()-types
...
fix(types): logger _log() types
2022-01-10 10:52:13 +08:00
Lam Wei Li
b521274b0b
fix(types): logger _log() types
2022-01-10 10:46:41 +08:00
Lam Wei Li
d5dcf974d9
fix(types): union level type (Level | string) to the function getLevel
2022-01-10 10:41:35 +08:00
Lam Wei Li
855143b45c
Merge pull request #1031 from vdmtrv/fix/file-appender-types
...
fix: file appender types
2022-01-10 10:32:28 +08:00
Lam Wei Li
1689c43b42
Merge pull request #1116 from log4js-node/fixes-fileSync-appender-types
...
fix: fileSync appender types
2022-01-10 10:30:02 +08:00
Lam Wei Li
abecb0816e
fix: fileSync appender types
2022-01-10 10:28:39 +08:00
Lam Wei Li
968fc1c958
Merge pull request #1062 from abernh/fix-1042_logger-log--warn-on-invalid-log-level
...
fix(logger.log): warn on invalid log-level
2022-01-07 14:58:45 +08:00
Lam Wei Li
c9d67604c0
Merge pull request #1110 from peteriman/Fixes-#852-MaxListenersExceededWarning
...
Avoid creating multiple SIGHUP listeners for File Appender
2022-01-05 23:48:32 +08:00
Lam Wei Li
09b43b1d80
Merge pull request #1089 from jhonatanTeixeira/fix_tcp_error_newer_node
...
fix: on newer nodejs versions listening to socket errors are required
2022-01-05 23:18:22 +08:00
Lam Wei Li
0144f9a9d5
Merge pull request #529 from harlentan/patch-1
...
fix worker will die if the master exit
2022-01-05 23:17:47 +08:00
Lam Wei Li
3f1ac52866
Added trailing semi-colon
2022-01-05 20:28:32 +08:00
Lam Wei Li
4565359448
Flush the buffer on 'error'
2022-01-05 20:28:27 +08:00
peteriman
60568bf3de
Added automated testing for file appender single SIGHUP listener
2021-12-28 16:15:11 +08:00
peteriman
ac72e99de3
Creates a 1 SIGHUP handler instead
...
I think the issue is that each file appender instance adds a SIGHUP handler, when they could all use the same handler. I'll see if I can work on a fix.
_Originally posted by @nomiddlename in https://github.com/log4js-node/log4js-node/issues/852#issuecomment-496316399_
2021-12-17 00:41:48 +08:00
Jhonatan Teixeira
fa366c8abc
fix: on newer nodejs versions listening to socket errors are required
2021-07-14 09:49:30 -03:00
dependabot[bot]
9772a44c43
chore(deps): bump lodash from 4.17.14 to 4.17.21
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.14 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 18:45:50 +00:00
saulzhong
db1a26556b
fix(types): add defaultLevel parameter declaration to the function getLevel
2021-04-23 13:36:22 +08:00
dependabot[bot]
de83b12087
chore(deps): bump y18n from 4.0.0 to 4.0.1
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 15:54:48 +00:00
abernh
76f91427ba
fix(logger.log): warn on invalid log-level
...
a warning is logged if the `log` method is used with an unknown log-level
this happens whenever people confuse the `log` method with yet another log-level-short method (like in the browser console.log)
adjusted `newLevel-test` accordingly
rel: https://github.com/log4js-node/log4js-node/issues/1042
Signed-off-by: abernh <a.bernhard@23go.de>
2021-02-23 12:02:15 +01:00
dependabot[bot]
344dd147f7
chore(deps): bump node-fetch from 2.6.0 to 2.6.1
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 09:40:16 +00:00
dependabot[bot]
36b7ba1fe0
chore(deps): bump yargs-parser from 13.1.1 to 13.1.2
...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md )
- [Commits](https://github.com/yargs/yargs-parser/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 14:08:53 +00:00
dependabot[bot]
da8dc37d1b
chore(deps-dev): bump codecov from 3.6.5 to 3.7.1
...
Bumps [codecov](https://github.com/codecov/codecov-node ) from 3.6.5 to 3.7.1.
- [Release notes](https://github.com/codecov/codecov-node/releases )
- [Commits](https://github.com/codecov/codecov-node/compare/v3.6.5...v3.7.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 12:35:13 +00:00
Ventsislav Dimitrov
e14876a147
chore: remove duplicate backups type
2020-07-11 22:41:03 +01:00
Ventsislav Dimitrov
1cb9893a50
fix: file appender types
2020-07-11 22:38:54 +01:00
Gareth Jones
f8d46a9392
Merge pull request #1019 from abetomo/feature/add_nodejs14_to_travis_config
...
test(travis-ci): Add Node.js14 to Travis CI configuration
2020-05-25 13:14:20 +10:00
abetomo
b342383276
test(travis-ci): Add Node.js14 to Travis CI configuration
2020-05-25 09:14:32 +09:00
Gareth Jones
fcf95482f3
6.3.0
v6.3.0
2020-05-25 08:56:12 +10:00
Gareth Jones
fc2dc91931
docs: changelog for 6.3.0
2020-05-25 08:55:55 +10:00
Gareth Jones
5c5f54fcf7
fix: tcp-server needs to be loaded even if no categories
2020-05-25 08:55:04 +10:00
Gareth Jones
42f9a33e4e
Merge pull request #1016 from abetomo/feature/change_indentation_to_soft_tabs
...
style(indentation): change indentation to soft tabs
2020-05-25 08:38:05 +10:00
Gareth Jones
e231c04f13
Merge branch 'master' into feature/change_indentation_to_soft_tabs
2020-05-25 08:36:57 +10:00
Gareth Jones
8a152636a4
Merge pull request #1018 from iassasin/docs-other-appenders
...
Add section in documentation for links to other appenders
2020-05-25 08:35:14 +10:00
Gareth Jones
ff475b9d07
Merge pull request #1015 from lauren-li/fix-webpack-fileSync
...
fix: fileSync was missing from core appenders
2020-05-25 08:28:35 +10:00
Gareth Jones
493736700c
Merge pull request #1014 from rnd-debug/docs-influxAppender
...
docs: adding mention of InfluxDB appender
2020-05-25 08:26:53 +10:00
Gareth Jones
a6eca3e391
Merge pull request #1006 from rtvd/ts-access-for-category
...
Access to 'category' field of logger objects in TS
2020-05-25 08:24:32 +10:00
Gareth Jones
fe0713ae08
Merge pull request #1004 from wataash/style-param
...
style: conform @param to official style
2020-05-25 08:22:59 +10:00
Gareth Jones
c830d842c3
Merge pull request #1003 from rnd-debug/docs-categories
...
Describe categories inheritance
2020-05-25 08:21:37 +10:00
Gareth Jones
4b0c6f41ad
Merge pull request #1002 from rnd-debug/donot-create-appender-if-not-used
...
Donot create appender if not used
2020-05-25 08:19:47 +10:00
Gareth Jones
ff3808403c
Merge pull request #1001 from BlueCocoa/master
...
Added support for removing embedded ANSI color sequence for file appender
2020-05-25 08:18:33 +10:00
iassasin
6d0edf1f2c
add section in documentation for links to other appenders
2020-05-24 13:06:30 +03:00