This one works. https://github.com/couchbase/couchbase-lite-ios/wiki/Logging

On Friday, 19 August 2016 11:56:42 UTC+1, Martin Rybak wrote:
>
> I just upgraded my iOS project to Couchbase Lite 1.3 and now I see 
> thousands of lines of logs in the Xcode debug console from *JSONReader*
>  and *CBL_FMDatabase:*
>
> *06:42:38.341*‖* JSONReader: Start with <CBLTemplateMatcher: 0x79764470>*
>
> *06:42:38.341*‖* JSONReader: Start object*
>
> *06:42:38.342*‖* JSONReader: Pushed <CBLTemplateMatcher: 0x79725cb0>*
>
> *06:42:38.342*‖* JSONReader: Object key: "results"*
>
> *2016-08-19 06:45:50.343 <CBL_FMDatabase: 0x78e488a0> executeUpdate: 
> INSERT INTO revs (doc_id, revid, parent, current, deleted, no_attachments, 
> json, doc_type) VALUES (?, ?, ?, ?, ?, ?, ?, ?)*
>
> *2016-08-19 06:45:50.344 obj: 33856*
>
> *2016-08-19 06:45:50.344 obj: 3-82734d98aa248f11ea0c128df50b9100*
>
> *2016-08-19 06:45:50.344 obj: 67977*
>
> *2016-08-19 06:45:50.344 obj: 1*
>
> *2016-08-19 06:45:50.345 obj: 1*
>
> *2016-08-19 06:45:50.345 obj: 1*
>
> *2016-08-19 06:45:50.345 obj: <7b7d>*
>
> *2016-08-19 06:45:50.346 obj: (null)*
>
> I didn't change my log settings. In fact, I can't seem to turn logging off 
> at all. I tried adding a -Log NO to the current scheme. I tried 
> [CBLManager redirectLogging:] with a non-nil block. 
>
> Am I missing something?
>
> Also, the logging channels doc referred to in *CBLManager.h* is a dead 
> link:
>
> http://docs.couchbase.com/couchbase-lite/cbl-ios/#useful-logging-channels
>

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/55f9e1a9-30b4-4410-998f-3496e3ba0424%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to