Gets the log controller for Couchbase Lite, which stores the three available logging methods: console (logcat), file, and custom.
The logger that writes to the system console
The custom logger that was registered by the application (if any)
The logger that writes to log files