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
Swati
Swathi,
Umbraco utilizes Log4Net and logs a vast amount of information (editor activity, application pipeline, request info, exceptions, etc.).
You can log your own information by utilizing the LogHelper class provided by Umbraco. For example, note this forum post that talks a bit about it : https://our.umbraco.org/forum/developers/api-questions/38403-What-is-the-correct-best-way-for-logging-custom-errors
This plugin allows you to read and refine the logs by log type (Debug, Info, Warning, and Error) from within Umbraco itself.
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
What are the log execution scenarios?
Swati
Swathi,
Umbraco utilizes Log4Net and logs a vast amount of information (editor activity, application pipeline, request info, exceptions, etc.).
You can log your own information by utilizing the LogHelper class provided by Umbraco. For example, note this forum post that talks a bit about it : https://our.umbraco.org/forum/developers/api-questions/38403-What-is-the-correct-best-way-for-logging-custom-errors
This plugin allows you to read and refine the logs by log type (Debug, Info, Warning, and Error) from within Umbraco itself.
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.