Class LoggingNotification
- Namespace
- Dynamicweb.Logging.Notifications
- Assembly
- Dynamicweb.Logging.dll
public sealed class LoggingNotification
- Inheritance
-
LoggingNotification
- Inherited Members
Fields
LogEventBeforeSave
public const string LogEventBeforeSave = "DWN_STANDARD_LOGGING_LOGEVENT_BEFORE_SAVE"
Field Value
LogEventSaved
Notification after key has been set with a value, that is saved in cache.
public const string LogEventSaved = "DWN_STANDARD_LOGGING_LOGEVENT_SAVED"