7 Commits

Author SHA1 Message Date
Gareth Jones
906a77403d chore(lint): added linting to test files 2017-11-14 08:45:22 +11:00
Eyal Mey-Tal
1d3afee6d5 feat(logstashUDP): Added ability to have dynamic fields 2017-11-11 15:05:05 -07:00
Rami Cohen
10cace17bd fix(logstashUDP): handle null and undefined in optional params 2017-10-30 20:59:22 -06:00
Rami Cohen
04577a70d0 feat(logstashUDP): Added args config option
Added a config option called args, to determine how to log args:
both (default for backward compatibility): under the fields property and as direct properties of the log object.
fields: only under the fields property.
direct: only as direct propertiesd of the log object.
2017-10-23 20:30:25 -06:00
Gareth Jones
d26b1a147b refactor: fixed a few more tests 2017-02-08 09:10:14 +11:00
Francis Zabala
d0f8f67fc2 feat(LogstashUDP): Added a way for fields to be added without dot. 2017-01-17 12:54:20 +08:00
Gareth Jones
e45476f24d fix(test): moved console, logger, logstash tests to tap 2016-12-27 18:52:38 +11:00