basically an extension of http://msdn.microsoft.com/en-us/magazine/gg983490.aspx I can't remember why I wrote it now, it should be more generic than MSDN's version.
2 people like thisPosted: 11 years ago by David Klein
Log file parser for log4Net files
3 people like thisPosted: 11 years ago by Tuomas Hietanen
Self-contained module for scripting or small console programs.
7 people like thisPosted: 2 years ago by Pim Brouwers
File parsing, based on multiple lines, using recursive pattern matching with many :: (cons) operator
2 people like thisPosted: 11 years ago by Tuomas Hietanen
High performance asynchronous Logging module with time-based rollover and size-based file retention in under a 100 lines of F# Bug fix: Fixed log file name date time from "yyyyMMddhhmm" to yyyyMMddHHmm" (24 hour clock)
6 people like thisPosted: 11 years ago by Faisal Waris