18 Commits

Author SHA1 Message Date
nkzawa
83c1ffa47e allow to set multple values for a field of structured data 2020-01-28 17:43:26 +09:00
nkzawa
7940e1f17c use ISO date string and Z (zulu timezone) for UTC 2019-10-14 20:20:53 +09:00
nkzawa
2d77b1a67e allow to send empty message on RFC5424 2019-10-14 13:11:25 +09:00
nkzawa
93efe03209 support octet-counting method (RFC6587) 2019-10-11 15:01:01 +09:00
nkzawa
cd7c5e6b2c don't close socket after sending and add the close method and related events 2019-10-11 13:19:52 +09:00
nkzawa
4305f1cb05 generate structured data from object with escape 2019-10-09 22:10:10 +09:00
nkzawa
3f1d342f66 treat certs as file contents 2019-10-09 21:07:05 +09:00
nkzawa
479e2ee6a9 remove includeStructuredData option, default timestampXX options true, remove timeQuality structured data 2019-10-09 20:31:45 +09:00
nkzawa
263f499e09 fix the precision of milliseconds 2019-10-09 19:56:34 +09:00
nkzawa
8c53acf3f4 add rejectUnauthorized option 2019-10-08 21:29:04 +09:00
nkzawa
61c2fe0c26 use typescript 2019-10-08 20:40:40 +09:00
nkzawa
576c9a17c1 allow to set hostname and applicationName on buildMessage 2019-10-08 13:30:00 +09:00
nkzawa
6a1d9a4cc1 allow to set timestamp 2019-10-07 22:18:50 +09:00
nkzawa
3d7ac365a8 refactor to use async/await, change to not return Promise on some methods 2019-10-07 20:30:44 +09:00
ajimix
d1f7ca3e8f Fix typo includeStructuredData 2019-03-22 12:22:20 +08:00
Craig Yamato
1b83a3e15d updated documents 2018-09-25 19:12:40 +00:00
Craig Yamato
f28a121da8 Updated Jest Tests, Docs, and package.json 2018-09-24 05:17:44 +00:00
Craig Yamato
4bcf268228 First Commit 2018-09-20 23:46:38 +00:00