zeek/src/logging
Robin Sommer 762c034ec2 Merge remote-tracking branch 'origin/topic/bernhard/input-logging-commmon-functions'
* origin/topic/bernhard/input-logging-commmon-functions:
  add the last of Robins suggestions (separate info-struct for constructors).
  port memory leak fix from master
  harmonize function naming
  move AsciiInputOutput over to threading
  and thinking about it, ascii-io doesn't need the separator
  change constructors
  and factor stuff out the input framework too.
  factor out ascii input/output.
  std::string accessors to escape_sequence functionality
  intermediate commit - it has been over a month since I touched this...

I cleaned up the AsciiInputOutput class somewhat, including renaming
it to AsciiFormatter, renaming some of its methods, and turning the
static methods into members for consistency.

Closes #929.
2013-01-23 16:51:54 -08:00
..
writers Merge remote-tracking branch 'origin/topic/bernhard/input-logging-commmon-functions' 2013-01-23 16:51:54 -08:00
Manager.cc Add new function flavor called a "hook". 2012-11-15 13:45:13 -06:00
Manager.h Improve log filter compatibility with remote logging. 2012-07-30 13:17:49 -05:00
WriterBackend.cc factor out ascii input/output. 2012-12-03 12:59:11 -08:00
WriterBackend.h factor out ascii input/output. 2012-12-03 12:59:11 -08:00
WriterFrontend.cc Tweaking writer API for failed rotations. 2012-07-28 16:38:22 -07:00
WriterFrontend.h Merge branch 'topic/robin/master-test' 2012-07-23 16:20:44 -07:00