pamoja for TypeScript - v0.1.17
    Preparing search index...

    Enumeration LevelConst

    How urgent an event is.

    Index
    Debug: "Debug"

    Diagnostic detail for development.

    Error: "Error"

    A failure that needs attention.

    Info: "Info"

    A normal, noteworthy event.

    Trace: "Trace"

    Fine-grained detail, useful only when chasing a specific problem.

    Warn: "Warn"

    Something unexpected that the node recovered from.