Table of Contents

Class LoggingNotification

Namespace
Dynamicweb.Logging.Notifications
Assembly
Dynamicweb.Core.dll
public sealed class LoggingNotification
Inheritance
LoggingNotification
Inherited Members

Fields

LogEventBeforeSave

public const string LogEventBeforeSave = "DWN_STANDARD_LOGGING_LOGEVENT_BEFORE_SAVE"

Field Value

string

LogEventSaved

Notification after key has been set with a value, that is saved in cache.

public const string LogEventSaved = "DWN_STANDARD_LOGGING_LOGEVENT_SAVED"

Field Value

string
To top