The SDK logs events to the Android system log automatically. You can view these events using Logcat.
Realm uses the log levels defined by Log4J . To configure the log level for Realm logs in your application, pass a LogLevel to RealmLog.setLevel():
RealmLog.setLevel(LogLevel.ALL);
RealmLog.setLevel(LogLevel.ALL)
Tip
To diagnose and troubleshoot errors while developing your application, set the log level to debug
or trace
. For production deployments, decrease the log level for improved performance.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4