سؤال

Is it possible to use the log method in Cloudant to log output in javascript functions? I know it can be done in CouchDB. The problem is that I don't know whether the log file is provided or not in Cloudant.

هل كانت مفيدة؟

المحلول

The output of the log function is not exposed to users in Cloudant at the moment so, although using it won't break you indexes, it's not very useful unfortunately.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top