Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "View_server" page has been changed by felixhummel.
The comment on this change is: fixed wiki link ClCouch --> Cl-Couch.
http://wiki.apache.org/couchdb/View_server?action=diff&rev1=28&rev2=29
--------------------------------------------------
{{{
[Sun, 22 Jun 2008 22:51:25 GMT] [info] [<0.72.0>] Query Server Log Message: A kuku!
}}}
- If you use the JavaScript view-server, you achieve this effect by calling the function {{{log}}}
in your view. To do the same thing in ClCouch, call {{{logit}}}.
+ If you use the JavaScript view-server, you achieve this effect by calling the function {{{log}}}
in your view. To do the same thing in [[Cl-Couch]], call {{{logit}}}.
== Implementations ==
* [[http://svn.apache.org/repos/asf/couchdb/trunk/share/server/|JavaScript]] (CouchDB native)
|