Interfacetypesv0.8.0-next.6LogRecordA single log entry the core builds and passes to every sink. interface LogRecordinterface LogRecordMember overviewPropertiesargschannellabellevelmessagetimestampPropertiesoptionalargsThe ...args...args after the message, unformatted. args: unknown[]args: unknown[]channelchannel: string;channel: string;labellabel: string;label: string;levellevel: LogLevel;level: LogLevel;messagemessage: string;message: string;timestamptimestamp: number;timestamp: number;