2009-07-27 06:24:21 by PHO / phonohawk | Files touched by this commit (5) | |
Log message: wip/hslogger is moved to wip/hs-hslogger |
2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284) |
Log message: Convert buildlink3.mk files to new world order. |
2009-01-13 23:36:38 by PHO / phonohawk | Files touched by this commit (4) |
Log message: Updated to hslogger 1.0.7 |
2008-07-20 09:57:59 by PHO / phonohawk | Files touched by this commit (5) | |
Log message: Import hslogger-1.0.5 as wip/hslogger. hslogger is a logging framework for Haskell, roughly similar to Python's logging module. hslogger lets each log message have a priority and source be associated with it. The programmer can then define global handlers that route or filter messages based on the priority and source. hslogger also has a syslog handler built in. |