Interface EventLogOptions

interface EventLogOptions {
    fields: Fields;
}

Properties

Properties

fields: Fields