Thanks for the plugin, great work. Could you send me the sourcecode for the usercontrol though? I'd like to add a feature to be able to hide errors so the errorlog can be cleaned up. Handy if you're in debug fase and getting a lot of errors. Thanks in advance!
I've pushed up the bare minimum into GitHub, I think this is all that you need, but the project I had it in before had a bunch of unrelated stuff I wanted cleaned out, also not sure the best way to set up a working umbraco version in github to test against, sounds like something to read up on when I have some time :-]
Hide errors to clean up logs
Hi,
Thanks for the plugin, great work. Could you send me the sourcecode for the usercontrol though? I'd like to add a feature to be able to hide errors so the errorlog can be cleaned up. Handy if you're in debug fase and getting a lot of errors. Thanks in advance!
Martin
Hi Martin
I've pushed up the bare minimum into GitHub, I think this is all that you need, but the project I had it in before had a bunch of unrelated stuff I wanted cleaned out, also not sure the best way to set up a working umbraco version in github to test against, sounds like something to read up on when I have some time :-]
https://github.com/Myster/TerabyteElmah
Thanks a lot, will look into it.
Time is always short, isn't it? :)
Do you want me to post the new control back to you? (I'll add some log management features.)
yea, do a pull req if you like and ill try figure out what to do with it :-)
is working on a reply...