JsonLog: {
    events: {
        attributes: {
            key: string;
            value: string;
        }[];
        type: string;
    }[];
    msg_index: number;
}[]

Generated using TypeDoc