W3cubDocs

/Ember.js 4

Class DebugLogging

public
Defined in: ../packages/private-build-infra/addon/debugging.ts:4
Module: @ember-data/debug

LOG_GRAPH public

Module: @ember-data/debug

log updates received by the graph (relationship pointer storage)

LOG_IDENTIFIERS public

Module: @ember-data/debug

log peek, generation and updates to Record Identifiers.

LOG_INSTANCE_CACHE public

Module: @ember-data/debug

log creation/removal of RecordData and Record instances.

LOG_MUTATIONS public

Module: @ember-data/debug

log local-state updates to the cache

LOG_NOTIFICATIONS public

Module: @ember-data/debug

log notifications received by the RecordNotificationManager

LOG_OPERATIONS public

Module: @ember-data/debug

log remote-state updates to the cache

LOG_PAYLOADS public

Module: @ember-data/debug

log payloads received by the store via push or returned from a delete/update/create operation.

LOG_REQUEST_STATUS public

Module: @ember-data/debug

log updates to requests the store has issued to the network (adapter) to fulfill.

© 2022 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://api.emberjs.com/ember-data/4.9/classes/DebugLogging/properties