Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
Quick question for a Umbraco beginner.
Where do I find documentation for Umbraco's LogHelper (Umbraco.Core.Logging)?
Thanks
Hi Scobar.
I haven't seen an official Umbraco documentation for logging, maybe because it uses log4net which is a 3rd party project and one should check their docs?
But here is a great blogpost on configure your own loghelpers: http://blog.darren-ferguson.com/2013/02/22/log4net-logging-from-your-custom-code-in-umbraco/
Have a great day!
Thanks Dennis.
Hopefully the Umbraco Docs can include this for future reference. (Or make it easier to find. maybe I missed it)
Found this link too http://stackoverflow.com/questions/32823560/what-is-the-best-practice-for-logging-in-umbraco which makes a lot of sense. Using the Umbraco LogHelper should be preferred as it is independent of the logging service provider.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Logging
Hi,
Quick question for a Umbraco beginner.
Where do I find documentation for Umbraco's LogHelper (Umbraco.Core.Logging)?
Thanks
Hi Scobar.
I haven't seen an official Umbraco documentation for logging, maybe because it uses log4net which is a 3rd party project and one should check their docs?
But here is a great blogpost on configure your own loghelpers: http://blog.darren-ferguson.com/2013/02/22/log4net-logging-from-your-custom-code-in-umbraco/
Have a great day!
Thanks Dennis.
Hopefully the Umbraco Docs can include this for future reference. (Or make it easier to find. maybe I missed it)
Found this link too http://stackoverflow.com/questions/32823560/what-is-the-best-practice-for-logging-in-umbraco which makes a lot of sense. Using the Umbraco LogHelper should be preferred as it is independent of the logging service provider.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.