Open GoogleCodeExporter opened 8 years ago
I have a fix for that. I will post it later.
Original comment by Tarion86
on 22 Feb 2009 at 11:15
I fixed the example. There are two messages and then the program close.
But there should be an global error management.
Such as consistent usage of exceptions or an singleton ErrorHandler class with
different error and warning methods and error logging.
Original comment by Tarion86
on 23 Feb 2009 at 5:24
Now catching all unhanded exceptions even if they are thrown in other threads or
librarys.
Original comment by Tarion86
on 4 May 2009 at 4:31
Error handling in an interesting topic. I will start to write an error handle,
trace
and logging DLL. Maybe with the use of log4net.
Original comment by Tarion86
on 25 May 2009 at 11:41
I added log4net to the repository. It is not used yet.
Original comment by Tarion86
on 21 Jun 2009 at 9:10
Working on intergration of log4net.
There will be a boolean switch to change back to the old logger for the first
time.
See: TheBox.Common.BoxLog.USE_LOG4NET
Original comment by Tarion86
on 26 Apr 2010 at 8:18
Original issue reported on code.google.com by
smjer...@libero.it
on 29 Sep 2008 at 9:17