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, according to this documentation https://our.umbraco.com/documentation/Getting-Started/Code/Debugging/Logging/
It says you can override protected override ILogger GetLogger() on the UmbracoApplication class.
protected override ILogger GetLogger()
UmbracoApplication
But it doesn't exist.
Is that true or did i miss something out?
Update: The documentation has been updated, so this question is now out of date.
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 override method doesn't exist
Hi, according to this documentation https://our.umbraco.com/documentation/Getting-Started/Code/Debugging/Logging/
It says you can override
protected override ILogger GetLogger()
on theUmbracoApplication
class.But it doesn't exist.
Is that true or did i miss something out?
Update: The documentation has been updated, so this question is now out of date.
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.