API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceLogEntry
@codexo/exojs / core / stable
The normalized record dispatched to every LogSink.
5
props
0
methods
0
events
Import
import { LogEntry } from '@codexo/exojs'The normalized record dispatched to every LogSink.
Properties5
data?: Record<string, unknown>error?: Errormessage: stringseverity: LogSeveritysource?: stringSource