zeek/scripts/base/frameworks/logging
Robin Sommer ff261ea626 Merge remote-tracking branch 'origin/topic/seth/json-formatter'
* origin/topic/seth/json-formatter:
  Updating a couple of tests.
  Expanded support for modifying the timestamp format in the JSON formatter.
  Ascii input reader now supports all config options per-input stream.
  Added an option to the JSON formatter to use ISO 8601 for timestamps.
  Refactored formatters and updated the the writers a bit.

Includes some minor bugfixes and cleanup at various places, including
in old code.
2014-03-13 16:50:56 -07:00
..
postprocessors Add more script package README files 2013-10-23 16:36:14 -05:00
writers Merge remote-tracking branch 'origin/topic/seth/json-formatter' 2014-03-13 16:50:56 -07:00
__load__.bro Merge remote-tracking branch 'origin/master' into topic/bernhard/sqlite 2012-07-25 15:04:23 -07:00
main.bro Document which Bro script vars are set by BroControl 2013-10-22 16:40:29 -05:00
README Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00

The logging framework provides a flexible key-value based logging interface.