Grégoire Charvet 黑瓜
0ecd729f49
Remove test logging
2014-08-18 07:32:23 +08:00
Grégoire Charvet 黑瓜
f9c2e78055
Change spaces by tabs
...
Keeping constitency with the rest of the code.
2014-08-18 07:31:33 +08:00
Grégoire Charvet 黑瓜
e7267ecf46
Correctly send message, level and hostname
...
Fix issue #230 where the level would hold the message and the log level
information would be lost.
2014-08-18 07:25:55 +08:00
Grégoire Charvet 黑瓜
d65d053bc1
Format message before adding loggly metadata
...
Also removed a throw err inside an asynchronous callback.
2014-07-04 14:03:08 +08:00
Christiaan Westerbeek
ae1a55fed9
Stop making use of any layout
...
Stop making use of any layout by default, because they are intended to
format a line for human reading. Loggly indexes the values (of all
properties of objects) and makes them available for querying.
2014-01-21 12:11:32 +01:00
Christiaan Westerbeek
770f2da627
Cleanup
2014-01-10 21:59:39 +01:00
Christiaan Westerbeek
eb51aa99be
First working version
...
tried examples/loggly-appender.js [OK]
2014-01-10 21:51:08 +01:00
Christiaan Westerbeek
5286c50375
Added the basic files for Loggly appender
...
appender, example, test
not tested yet!
2014-01-10 21:18:16 +01:00