setUsePlaintext
Sets whether or not CBL logs in plaintext. The default (false) is to log in a binary encoded format that is more CPU and I/O friendly. Enabling plaintext is not recommended in production.
Return
The self object
Parameters
usePlaintext
Whether or not to log in plaintext