Search Results for

    Show / Hide Table of Contents

    Class ConsoleLogger

    Console logger class

    Inheritance
    object
    ConsoleLogger
    Namespace: Terminaux.Base
    Assembly: Terminaux.dll
    Syntax
    public static class ConsoleLogger

    Properties

    | Edit this page View Source

    AbstractLogger

    Sets the logger to use

    Declaration
    public static BaseLogger? AbstractLogger { get; set; }
    Property Value
    Type Description
    BaseLogger
    | Edit this page View Source

    EnableLogging

    Whether to enable logging or not

    Declaration
    public static bool EnableLogging { get; set; }
    Property Value
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX