2219 Commits

Author SHA1 Message Date
rnd-debug
6a6cbdb383 docs: improving default example in categories.md 2020-05-03 11:11:27 +02:00
rnd-debug
90fdcaacc5 docs: adding doc about categories 2020-05-03 11:03:17 +02:00
rnd-debug
aabc15d491 style: style fix 2020-05-03 09:59:06 +02:00
rnd-debug
3cb7f52fce fix: will not try to create appender if it is not used in categories 2020-05-03 09:48:47 +02:00
Cocoa
b088498957
Fixed ESLint error about indentation
Signed-off-by: Cocoa <0xbbc@0xbbc.com>
2020-05-02 16:18:24 +08:00
Cocoa
b179740152
Fixed a copy-paste error and fixed warnings about exceeding the maximum line length
Signed-off-by: Cocoa <0xbbc@0xbbc.com>
2020-05-02 16:15:43 +08:00
Cocoa
0fda5c5094
Added test for removeColor option
Signed-off-by: Cocoa <0xbbc@0xbbc.com>
2020-05-02 16:11:23 +08:00
Cocoa
e26d35acfe
Using eslint-disable-next-line
Signed-off-by: Cocoa <0xbbc@0xbbc.com>
2020-05-02 15:54:33 +08:00
Cocoa
9a29125e72
Disable no-control-regex rule for the line containing \x1b in regex
Signed-off-by: Cocoa <0xbbc@0xbbc.com>
2020-05-02 15:53:07 +08:00
Cocoa
b18846c297
Fixed ESLint errors
Signed-off-by: Cocoa <0xbbc@0xbbc.com>
2020-05-02 15:18:40 +08:00
Cocoa
f25c8ed782
Added support for removing embeded color sequence for file appender
Signed-off-by: Cocoa <0xbbc@0xbbc.com>
2020-05-02 05:24:18 +08:00
Gareth Jones
5175f3f2fc 6.2.1 v6.2.1 2020-04-20 08:39:32 +10:00
Gareth Jones
10b7d2e7fd chore: updated changelog 2020-04-20 08:39:24 +10:00
Gareth Jones
39aa190e92
Merge pull request #996 from log4js-node/streamroller-2.2.4
chore: update streamroller to 2.2.4
2020-04-20 08:37:01 +10:00
Gareth Jones
bc505b04dd chore: update streamroller to 2.2.4 2020-04-20 08:28:14 +10:00
Gareth Jones
9a8c6d3c7a 6.2.0 v6.2.0 2020-04-14 10:57:38 +10:00
Gareth Jones
128be0663f chore: audit fixes and changelog updates 2020-04-14 10:51:56 +10:00
Gareth Jones
739dbbff79
Merge pull request #994 from rnd-debug/tcpappender-fix-endmsg
feat: TCP appender - enabling a custom EndMsg token and a custom Layout
2020-04-14 10:05:02 +10:00
Gareth Jones
8a952e4082
Merge pull request #992 from log4js-node/dependabot/npm_and_yarn/acorn-6.4.1
chore(deps): bump acorn from 6.3.0 to 6.4.1
2020-04-14 10:03:02 +10:00
rnd-debug
ceae893896 feat: TCP appender - enabling a custom EndMsg token and a custom Layout 2020-04-12 19:34:06 +02:00
dependabot[bot]
be4c0d2483
chore(deps): bump acorn from 6.3.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 21:13:32 +00:00
Gareth Jones
7f540a8bb8
Merge pull request #988 from log4js-node/dependabot/npm_and_yarn/codecov-3.6.5
chore(deps-dev): bump codecov from 3.6.1 to 3.6.5
2020-02-20 10:29:59 +11:00
dependabot[bot]
2dbcddf559
chore(deps-dev): bump codecov from 3.6.1 to 3.6.5
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.1 to 3.6.5.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-19 17:43:29 +00:00
Gareth Jones
7e93c0c91f docs: updated changelog for 6.1.2 2020-02-11 10:28:20 +11:00
Gareth Jones
04f8fa3ac7 6.1.2 v6.1.2 2020-02-11 10:26:37 +11:00
Gareth Jones
366808651c
Merge pull request #986 from mvastola/fix-appender-load-order
fix: Allow appenders to depend on not-yet-loaded appenders.
2020-02-11 09:45:32 +11:00
Mike Vastola
5aec282f06 fix: Allow appenders to depend on not-yet-loaded appenders.
Close #746
2020-02-01 16:57:20 -05:00
Gareth Jones
d37678f079 6.1.1 v6.1.1 2020-01-30 08:33:09 +11:00
Gareth Jones
9dab33fc25 chore: updated changelog for 6.1.1 2020-01-30 08:33:01 +11:00
Gareth Jones
cb6d8b0a8f
Merge pull request #972 from aaron-edwards/master
fix: Adds guards for undefiend callback functions in shutdown method
2020-01-30 08:26:19 +11:00
Gareth Jones
7366f5b33b
Merge pull request #975 from cesine/patch-1
Ignore .bob when publishing
2020-01-30 08:22:31 +11:00
Gareth Jones
c34dce4a33
Merge pull request #984 from techmunk/master
fix(types): mark log level method in Logger class declaration.
2020-01-30 08:20:56 +11:00
Leoni Murilo de Lima
5679eed022
Update Loading mechanism instruction #1
Update Loading mechanism instruction (number 1 in priority) to match the current behaviour of the library.
2020-01-28 15:34:44 -03:00
Techmunk
bb841d3ced fix(types): mark log level method in Logger class declaration. 2020-01-24 10:19:37 +10:00
Gareth Jones
150b1f760a
Replace slack link with one that does not expire 2020-01-13 11:49:26 +11:00
cesine
e60d908af7
Ignore .bob when publishing
We noticed that .bob was in our production container 

```
du -k node_modules/* | awk '$1 > 2000' | sort -nr 
2648	node_modules/log4js/.bob
2632	node_modules/log4js/.bob/complexity
2624	node_modules/log4js/.bob/complexity/plato
```

Since .bob is in the .gitignore and only referenced in the tests 5545f2a932/test/tap/LoggingEvent-test.js (L19) we figured you might want to add it to the .npmignore
2019-12-03 11:04:22 -05:00
aaropn-edwards
a1197982e2 fix: Adds guards for undefiend callback functions in shutdown method
This fixes issue #971
2019-11-21 10:14:17 +11:00
Gareth Jones
f42038628a 6.1.0 v6.1.0 2019-11-20 08:09:40 +11:00
Gareth Jones
28a15d9b77 chore: updated changelog for 6.1.0 2019-11-20 08:08:31 +11:00
Gareth Jones
d2206abc24
Merge pull request #966 from log4js-node/docs-for-pause
docs: added pause/resume info for file appenders
2019-11-19 16:51:37 +11:00
Gareth Jones
af086bcc80 docs: added pause/resume info for file appenders 2019-11-19 08:48:52 +11:00
Gareth Jones
fa5b566884 chore: tidied up the language in pause test, fixed a date file mock 2019-11-19 08:35:28 +11:00
Gareth Jones
d7cf0ffe31 Merge branch 'master' of https://github.com/log4js-node/log4js-node 2019-11-19 08:27:33 +11:00
Gareth Jones
a859fe4ab0 chore: made language of pause and resume a bit clearer in test 2019-11-19 08:27:24 +11:00
Gareth Jones
dab0a06139
Merge pull request #965 from shayantabatabaee/master
fix: Add pause event to dateFile logger
2019-11-19 08:25:06 +11:00
shayan tabatabaee
3ff4d8b297 fix: Add pause event to dateFile logger 2019-11-15 11:56:19 +03:30
Gareth Jones
5c67e4aa94
Merge pull request #938 from shayantabatabaee/master
[enhancement]Emit pause event for node js when buffer is full
2019-11-15 08:28:49 +11:00
shayan tabatabaee
1a4201878e fix: Adding log4js namespace to pause event 2019-11-13 09:02:11 +03:30
Gareth Jones
660d336b85 6.0.0 v6.0.0 2019-11-13 08:32:56 +11:00
Gareth Jones
d0f190d987 chore: added streamroller PR to changelog 2019-11-13 08:23:51 +11:00