zeek/scripts/base/frameworks/logging
Seth Hall c9aaf9e753 Added an option to the JSON formatter to use ISO 8601 for timestamps.
- It's not *exactly* ISO 8601 which doesn't seem to support
   subseconds, but subseconds are very important to us and
   most things that support ISO8601 seem to also support subseconds
   in the way I'm implemented it.
2014-03-10 14:22:35 -04:00
..
postprocessors Add more script package README files 2013-10-23 16:36:14 -05:00
writers Added an option to the JSON formatter to use ISO 8601 for timestamps. 2014-03-10 14:22:35 -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.