Commit Graph

22 Commits

Author SHA1 Message Date
e23a4e3f11 modified build scripts, created (most of) deployment script 2009-04-20 03:29:20 +00:00
9c7811b93c removed console log handler test 2009-04-20 00:24:03 +00:00
e0853422a4 SimpleLog 1.3.0 branch reintegration 2009-04-19 22:10:13 +00:00
4854704b2c build batch files 2009-04-18 04:46:34 +00:00
7e28eeed30 SimpleLog 1.2 branch reintegration 2009-04-18 04:26:27 +00:00
f44b12cf56 branch reintegration from 1.1
svn merge http://svn.tommymontgomery.com/SimpleLog/trunk http://svn.tommymontgomery.com/SimpleLog/branches/1.1
2009-04-17 06:28:21 +00:00
09ebd0e0f6 added logging convenience methods 2009-04-12 08:34:22 +00:00
ca0445bd87 reset the console colors after writing to the console (shamelessly stolen from log4net) 2009-04-12 07:47:42 +00:00
026437d399 added file log handler 2009-04-12 07:08:36 +00:00
c3969fc7f8 added a bunch of comments 2009-04-12 06:06:43 +00:00
a5e5a68ffd created the a log handler that logs to a console window 2009-04-12 05:29:27 +00:00
15e77c1574 default logger unit test 2009-04-12 02:31:35 +00:00
a9114a8f2d moved ILogHandler implementations to their own namespace 2009-04-12 00:42:29 +00:00
8193559d97 fixed date format 2009-04-12 00:37:37 +00:00
ff35dd9d58 got rid of ILoggable, added ConsoleLogHandler and test 2009-04-12 00:25:36 +00:00
dfc5c56a50 added ILoggable interface and factored out duplicate code into interfaces; added comments 2009-04-11 23:25:33 +00:00
65937ec510 added SimpleLog.Tests project and unit test for DefaultMessageHandler 2009-04-11 21:58:00 +00:00
613eda62c2 moved structs and enums to Util 2009-04-11 21:04:37 +00:00
0fb04e7c20 cleaned up unused usings 2009-04-11 21:03:23 +00:00
8da7843bc0 renamed Logger to DefaultLogger, cleaned up usings 2009-04-11 21:02:30 +00:00
ddeafdb9dd SimpleLog: added message handler, made a bunch of enhancements 2009-04-11 20:53:14 +00:00
9cec382640 added SimpleLog stuff 2009-04-11 10:00:08 +00:00