Takaro - v0.4.9
    Preparing search index...

    Interface EventLogLine

    EventLogLine

    interface EventLogLine {
        msg?: string;
        timestamp: string;
    }
    Index

    Properties

    Properties

    msg?: string

    EventLogLine

    timestamp: string

    EventLogLine