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

How can I log the queries that spira performs? #18

Closed
samuraraujo opened this issue Oct 2, 2013 · 1 comment
Closed

How can I log the queries that spira performs? #18

samuraraujo opened this issue Oct 2, 2013 · 1 comment

Comments

@samuraraujo
Copy link

Is it possible to log spira sparql queries?

@cordawyn
Copy link
Member

cordawyn commented Oct 2, 2013

Not out-of-the-box, but it is possible, with some monkey-patching. If you want it, I suggest that you examine persistence.rb, which contains all/most of low-level calls to RDF.rb. If you use some backend for your RDF data, you can also examine its own logs instead.

@abrisse abrisse closed this as completed Nov 6, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants