Search Results for

    Show / Hide Table of Contents

    Enum LogLevel

    Enumeration representing the various log levels in the system.

    Namespace: Akka.Event
    Assembly: Akka.dll
    Syntax
    public enum LogLevel

    Fields

    Name Description
    DebugLevel

    The debug log level.

    ErrorLevel

    The error log level.

    InfoLevel

    The information log level.

    WarningLevel

    The warning log level.

    Extension Methods

    Logging.ClassFor(LogLevel)
    Logging.StringFor(LogLevel)
    ObjectExtensions.IsDefaultForType<LogLevel>(LogLevel)
    ObjectExtensions.AsOption<LogLevel>(LogLevel)
    Extensions.AsInstanceOf<T>(object)
    In this article
    • githubEdit this page
    • View Source
    Back to top
    Contribute
    • Project Chat
    • Discussion Forum
    • Source Code
    Support
    • Akka.NET Support Plans
    • Akka.NET Observability Tools
    • Akka.NET Training & Consulting
    Maintained By
    • Petabridge - The Akka.NET Company
    • Learn Akka.NET