Trash Talk - My weekly Coding Challenge! Doc Flabby - Tue Jan 22, 2008 4:37 pm Post subject: My weekly Coding Challenge!
WEEK 1
---------
A coding challenge, for less experienced coders. (experienced ones will find it too easy)
http://www.ssforum.net/index.php?showtopic=18906Maverick - Wed Jan 23, 2008 3:21 am Post subject:
As CypherJF already said, use log4j. It's open source and commonly used throughout alot of (enterprise-class) projects.
Doc Flabby - Wed Jan 23, 2008 4:58 am Post subject:
Do any SubSpace projects currently use log4j?
CypherJF - Wed Jan 23, 2008 7:23 am Post subject:
Mine do, don't know about others.
Doc Flabby - Wed Jan 23, 2008 8:49 am Post subject:
Well as i have said in the other thread, there is no restriction on external tools (provided the licence is compatable). Anyone is welcome to enter a log4net solution. All I want is a way to log stuff, i don't care how it is done. I don't want to know the details either . Ie Classic OOP approach, I want a black box i can send messages to that are then logged. I don't care how the blackbox works.