Table of Contents

Namespace Dynamicweb.Logging.LogEvents

Classes

LogEvent
LogEventLogger

Represents LogEvent logger

LogEventManager

Log manger to ease of use regarding logging information to the eventviewer.

LogEventNotification

Represents a persisted configuration that defines when and where to send notifications for newly saved LogEvent instances.

LogEventNotificationRepository
LogEventNotificationService
LogEventOrder
LogEventProvider

Represents LogEventProvider for manipulation with loggers

LogEventQuery
LogEventService

Structs

LogEventPage

A page of logevents together with the total number of events matching the query, ignoring paging.

Interfaces

ILogEventRepository

Definition of how a repository for saving logevents works.

To top