Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Add log() function to view server #22

@djc

Description

@djc

From randall....@gmail.com on July 15, 2008 17:55:13

What steps will reproduce the problem? 1. place a call to log() inside python view code What is the expected output? What do you see instead? Expected: log output in the couchdb log.
Instead: Error output from the view server Please use labels and text to provide additional information. Possible Solution:
Inject a log() function into the locals dictionary when evaluating view code.

See http://wiki.apache.org/couchdb/ViewServer for what should be outputted
back to CouchDB by the log() function.

Original issue: http://code.google.com/p/couchdb-python/issues/detail?id=21

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions