Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging for PostGIS plugin #467

Closed
artemp opened this issue Oct 11, 2011 · 2 comments
Closed

Logging for PostGIS plugin #467

artemp opened this issue Oct 11, 2011 · 2 comments

Comments

@artemp
Copy link
Member

artemp commented Oct 11, 2011

Would be useful to think through a robust and flexible logging mechanism to quickly hone in on layers and query performance without being in compiled debug mode.

Would target the PostGIS plugin but potentially also the SQLite/oracle plugins.

Potentially could expose options like:

{{{
yes
/tmp/mapnik.log
}}}

or

{{{
stdout/stderr/file/etc
}}}

@kunitoki
Copy link
Member

kunitoki commented Apr 4, 2012

@artemp

Look at https://github.com/mapnik/mapnik/compare/debug-plugins there is some progress in this regard (both debug and statistics). It's a starting point and needs some refinements, but it's a start.

@kunitoki
Copy link
Member

This was already implemented in #937. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants