ca635fc4b9
According to the GELF spec v1.1 [1], the full_message field in GELF is optional. The log4js implemention until now has sent identitical short_message and full_message fields. Since this does not add any new information to the log message, I suggest that full_message be dropped from GELF. -- [1] http://graylog2.org/gelf#specs |
||
---|---|---|
.. | ||
categoryFilter.js | ||
clustered.js | ||
console.js | ||
dateFile.js | ||
file.js | ||
gelf.js | ||
hookio.js | ||
loggly.js | ||
logLevelFilter.js | ||
multiprocess.js | ||
smtp.js |