@itssrinadh wrote:
I have read following code from couchbase document, how can we check those logs in real device?
let tempFolder = NSTemporaryDirectory().appending(“cbllog”)
Database.log.file.config = LogFileConfiguration(directory: tempFolder)
Database.log.file.level = .info
Posts: 8
Participants: 2