AboutSupportDeveloper GuideVersion 38.126.82.64
interface LogInfo {
    date: string;
    name: string;
    size: number;
}

Properties

Properties

date: string

The unix time at which the log was created "Thu Jan 08 2015 14:40:30 GMT-0500 (Eastern Standard Time)"

name: string

The filename of the log

size: number

The size of the log in bytes