Interface | Description |
---|---|
RealmLogger |
Interface for custom loggers that can be registered at
RealmLog.add(RealmLogger) . |
Class | Description |
---|---|
LogLevel |
The Log levels defined and used by Realm when logging events in the API.
|
RealmLog |
Global logger used by all Realm components.
|