Namespace Umbraco.Cms.Core.Logging
Classes
DisposableTimer
Starts the timer and invokes a callback upon disposal. Provides a simple way of timing an operation by wrapping it in a
using
(C#) statement.
LoggingConfiguration
LogProfiler
Implements IProfiler by writing profiling results to an
MessageTemplates
NoopProfiler
ProfilingLogger
Provides logging and profiling services.
Interfaces
ILoggingConfiguration
IMessageTemplates
Provides tools to support message templates.
IProfiler
Defines the profiling service.
IProfilerHtml
Used to render a profiler in a web page
IProfilingLogger
Defines the profiling logging service.
Enums
LogLevel
Specifies the level of a log event.