Update readme to describe hook.io usage

date-rolling-file-appender
Danny Brain 13 years ago
parent 681decf51f
commit 7bc460e8e0

@ -125,6 +125,7 @@ This was mainly created for [cluster](https://github.com/LearnBoost/cluster), bu
} }
}] }]
} }
#### log4js-worker.json #### #### log4js-worker.json ####
{ {
"appenders": [{ "appenders": [{
@ -138,6 +139,7 @@ This was mainly created for [cluster](https://github.com/LearnBoost/cluster), bu
} }
}] }]
} }
#### ilikebeans.js #### #### ilikebeans.js ####
var cluster = require('cluster'); var cluster = require('cluster');
var hookCluster = cluster('./doyoulikebeans'); var hookCluster = cluster('./doyoulikebeans');

Loading…
Cancel
Save