zeek/scripts/base/frameworks/logging
Seth Hall a56c343715 Refactored formatters and updated the the writers a bit.
- Formatters have been abstracted similarly to readers and writers now.
 - The Ascii writer has a new option for writing out logs as JSON.
 - The Ascii writer now has all options availble as per-filter
   options as well as global.
2014-03-10 10:42:59 -04:00
..
postprocessors Add more script package README files 2013-10-23 16:36:14 -05:00
writers Refactored formatters and updated the the writers a bit. 2014-03-10 10:42:59 -04: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.