Search Results for

    Show / Hide Table of Contents

    Namespace ImageVault.Common.Lib.Logging

    Classes

    ConsoleLogger

    Logger for the console

    ConsoleLogManager

    Log manager for the ConsoleLogger

    EventLogManager

    An log manager that triggers event when a logging occurs

    FileLogManager

    Creates a log manager that logs to disk

    FileLogManager.FileLogger

    Defines a basic ILogger that logs to disc

    Log

    Defines a abstract implementation of the ILog interface

    LogEventArgs

    The arguments for a log entry

    LogManager

    The LogManager is used to get/set the system log manager.

    LogManagerConfigurationSection

    Configures the LogManager class

    TraceLogManager

    A log manager using Trace for log output

    TraceLogManager.TraceLogger

    Defines a logger that uses Trace

    Interfaces

    ILog

    An interface for a Log writing class

    ILogger

    Defines the interface for a log method implementation.

    ILogManager

    Summary description for ILogManager.

    Enums

    Level

    Defines the different logging levels

    In This Article
    Back to top (c) Meriworks 2002-2022