Package-level declarations

Logging related functions and types.

Types

Link copied to clipboard

Log category for all app related logs.

Link copied to clipboard

Log category for all sync changesets related logs.

Link copied to clipboard

Log category for all sync client related logs.

Link copied to clipboard
interface LogCategory

Defines a log category for the Realm logger.

Link copied to clipboard

Enum describing the log levels available to the Realm logger.

Link copied to clipboard

Log category for all sync network logs.

Link copied to clipboard

Log category for all notification related logs.

Link copied to clipboard

Log category for all object related logs.

Link copied to clipboard

Log category for all query related logs.

Link copied to clipboard
object RealmLog

Global logger class used by all Realm components.

Link copied to clipboard

Top level log category for Realm, updating this category level would set all other categories too.

Link copied to clipboard
interface RealmLogger

Interface describing a logger implementation.

Link copied to clipboard

Log category for all sync reset related logs.

Link copied to clipboard

Log category for all sdk related logs.

Link copied to clipboard

Log category for all sync server related logs.

Link copied to clipboard

Log category for all sync session related logs.

Link copied to clipboard

Log category for all storage related logs.

Link copied to clipboard

Category hierarchy:

Link copied to clipboard

Log category for all transaction related logs.