Search Results for

    Show / Hide Table of Contents

    Enum Logger.LoggingModes

    Differnt Ways to Llog developer notcies and warnings

    Namespace: IronXL.Logging
    Assembly: IronXL.dll
    Syntax
    [Flags]
    public enum LoggingModes

    Fields

    Name Description
    All

    All available methods

    Console

    Sends Messages to System.Consoleg

    DebugOutputWindow

    Sends Messages to System.Diagnostics.Debug

    None

    Silent

    ☀
    ☾
    In This Article
    Back to top
    Install with Nuget