Open GoogleCodeExporter opened 9 years ago
Original comment by azizatif
on 2 Feb 2011 at 11:22
We log all our errors to the one database and I have had some success in
implementing what has been described. It does involve hacking the source code a
bit and editing the stored procedures so that all applications are returned.
The main obstacle was that I couldn't inherit from the Error log classes (which
are sealed)in order to override the methods that generate the log page (eg to
show the application column). It would probably be better to be able to do this
sort of stuff by configuration.
Original comment by stephenm...@gmail.com
on 23 Jul 2011 at 6:18
[deleted comment]
To see all logs, see attached files in issue 254!
Original comment by proa...@gmail.com
on 23 May 2013 at 2:28
Original issue reported on code.google.com by
laka...@gmail.com
on 1 Feb 2011 at 11:41