File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ export log4js_logmet_logging_port=9091
1919To get the secure token and space id see the instructions here: https://pages.github.ibm.com/alchemy-logmet/getting-started/authentication.html
2020
2121## Usage
22- You must be using [ log4js-node] ( https://github.com/nomiddlename/log4js-node ) 2 .x and must call ` log4js.configure('/path/to/log4js.json') `
22+ You must be using [ log4js-node] ( https://github.com/nomiddlename/log4js-node ) 3 .x and must call ` log4js.configure('/path/to/log4js.json') `
2323somewhere in your code.
2424
2525You must add the following to the list of appenders in your ` log4js.json ` file:
Original file line number Diff line number Diff line change 11{
22 "name" : " log4js-logmet-appender" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " Logmet appender for node-log4js" ,
55 "author" : " Herman Singh Badwal <hermanba@ca.ibm.com>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments