DeprecatedOption: {
    persistentKeys?: never;
    persistentLogAttributes?: LogAttributes;
}

Type declaration

  • OptionalpersistentKeys?: never

    Keys that will be added in all log items.

  • OptionalpersistentLogAttributes?: LogAttributes

    Use persistentKeys instead.