8000 Update README.md · rboss/log4js-node@e07adf2 · GitHub
[go: up one dir, main page]

Skip to 8000 content

Commit e07adf2

Browse files
author
Imanuel Ulbricht
committed
Update README.md
1 parent ec5f448 commit e07adf2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,9 @@ For FileAppender you can also pass the path to the log directory as an option wh
108108
log4js.configure('my_log4js_configuration.json', { cwd: '/absolute/path/to/log/dir' });
109109
```
110110
If you have already defined an absolute path for one of the FileAppenders in the configuration file, you could add a "absolute": true to the particular FileAppender to override the cwd option passed. Here is an example configuration file:
111-
```json
111+
112112
#### my_log4js_configuration.json ####
113+
```json
113114
{
114115
"appenders": [
115116
{

0 commit comments

Comments
 (0)
0