@ascentbv/ts-common - v1.0.123
    Preparing search index...

    Type Alias LogType

    LogType:
        | "Trace"
        | "Debug"
        | "Info"
        | "Success"
        | "Warning"
        | "Error"
        | "Critical"
        | "Message"