Should feature requests go to GitHub Issues or to Stack Overflow? There
https://github.com/RDFLib/rdflib/blob/master/rdflib/query.py doesn't appear to `import logging` or `.debug(query)` https://github.com/RDFLib/rdflib/issues https://github.com/RDFLib/rdflib/issues?q=logging https://github.com/RDFLib/rdflib/issues?q=label%3ASPARQL On Sat, Mar 21, 2020, 8:02 PM Stephen H. Kim <[email protected]> wrote: > Thanks for the prompt response, Nicholas! > I've posted it on stackoverflow with the rdflib tag: > > > https://stackoverflow.com/questions/60794588/python-logging-for-sparql-queries-using-rdflib > > On Saturday, March 21, 2020 at 7:42:12 PM UTC-4, Nicholas Car wrote: >> >> Hi Stephen, >> >> Great to have more detailed rdflib questions coming through- showed good >> package use! >> >> Can I ask that you post this to StackOverflow tagged with [rdflib] please? >> >> The reason is that it will receive much more visibility there and any >> answers will be more likely seen by others who may have the same question. >> On this list, only a few rdflib developers will see it. >> >> We want to tidy up rdflib community resources a bit now so they work >> better for more people! >> >> Thanks, >> >> Nick >> >> — >> Dr Nicholas Car >> Data Systems Architect >> SURROUND Australia >> 0477 560 177 >> [email protected] >> >> On 21 Mar 2020, at 1:33 am, Stephen H. Kim <[email protected]> wrote: >> >> >> Hi Everyone, >> >> Hope you are having a nice day. >> Wanted to ask if there is a way to use the python logging module to get >> the log for each SPARQL query. >> I have multiple queries in a separate file that I invoke and would like >> logging info when it is looping. >> >> Best, >> Stephen >> >> -- >> http://github.com/RDFLib >> --- >> You received this message because you are subscribed to the Google Groups >> "rdflib-dev" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/rdflib-dev/90c6ef93-31dc-4706-b115-4fb1966dddda%40googlegroups.com >> <https://groups.google.com/d/msgid/rdflib-dev/90c6ef93-31dc-4706-b115-4fb1966dddda%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> -- > http://github.com/RDFLib > --- > You received this message because you are subscribed to the Google Groups > "rdflib-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rdflib-dev/28b445b4-5a5e-45e0-91eb-d36d7d1da6bb%40googlegroups.com > <https://groups.google.com/d/msgid/rdflib-dev/28b445b4-5a5e-45e0-91eb-d36d7d1da6bb%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- http://github.com/RDFLib --- You received this message because you are subscribed to the Google Groups "rdflib-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rdflib-dev/CACfEFw9s9O5Y%3D1hdpwGUmKUncA4mRUKUGK0DpYsFLhouLxL56Q%40mail.gmail.com.
