SimpleLog/SimpleLog
2009-04-12 00:25:36 +00:00
..
Properties added SimpleLog.Tests project and unit test for DefaultMessageHandler 2009-04-11 21:58:00 +00:00
ConsoleLogHandler.cs got rid of ILoggable, added ConsoleLogHandler and test 2009-04-12 00:25:36 +00:00
DefaultLogger.cs got rid of ILoggable, added ConsoleLogHandler and test 2009-04-12 00:25:36 +00:00
DefaultMessageHandler.cs added ILoggable interface and factored out duplicate code into interfaces; added comments 2009-04-11 23:25:33 +00:00
ILogger.cs got rid of ILoggable, added ConsoleLogHandler and test 2009-04-12 00:25:36 +00:00
ILogHandler.cs got rid of ILoggable, added ConsoleLogHandler and test 2009-04-12 00:25:36 +00:00
IMessageFormatter.cs added ILoggable interface and factored out duplicate code into interfaces; added comments 2009-04-11 23:25:33 +00:00
IMessageHandler.cs added ILoggable interface and factored out duplicate code into interfaces; added comments 2009-04-11 23:25:33 +00:00
SimpleLog.csproj got rid of ILoggable, added ConsoleLogHandler and test 2009-04-12 00:25:36 +00:00
Util.cs moved structs and enums to Util 2009-04-11 21:04:37 +00:00