Correct: if a person’s just asking a question about “how” StackOverflow. If it’s a feature requests, GitHub.
In this case, if there is no logging and thus Stephen’s question gets answered with “can’t be done”, then he, or one of us, should raise a feature request to add it, in GitHub and link the StackOverflow question to the Issue. Nick > On 22 Mar 2020, at 11:04 pm, Natanael Arndt <[email protected]> wrote: > > I think, Stackoverflow is no good place for feature requests. So they should > still go to GitHub Issues or best come as a pull-request ready to merge and > including tests :-) > > All the best, > Natanael > > On 22.03.20 03:05, Wes Turner wrote: >> Should feature requests go to GitHub Issues or to Stack Overflow? >> >> There >> >> https://github.com/RDFLib/rdflib/blob/master/rdflib/query.py >> <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> >> >> https://github.com/RDFLib/rdflib/issues?q=logging >> <https://github.com/RDFLib/rdflib/issues?q=logging> >> >> https://github.com/RDFLib/rdflib/issues?q=label%3ASPARQL >> <https://github.com/RDFLib/rdflib/issues?q=label%3ASPARQL> >> >> On Sat, Mar 21, 2020, 8:02 PM Stephen H. Kim <[email protected] >> <mailto:[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 >> >> <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 <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 <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] >> <mailto:[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 <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] >> <mailto:[email protected]>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/rdflib-dev/CACfEFw9s9O5Y%3D1hdpwGUmKUncA4mRUKUGK0DpYsFLhouLxL56Q%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/rdflib-dev/CACfEFw9s9O5Y%3D1hdpwGUmKUncA4mRUKUGK0DpYsFLhouLxL56Q%40mail.gmail.com?utm_medium=email&utm_source=footer>. > > > -- > http://github.com/RDFLib <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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rdflib-dev/1f58b4d0-15d6-e38e-e85a-bd1756baefc4%40gmail.com > > <https://groups.google.com/d/msgid/rdflib-dev/1f58b4d0-15d6-e38e-e85a-bd1756baefc4%40gmail.com?utm_medium=email&utm_source=footer>. ______________________________________________________________________________________ Dr Nicholas Car Data Systems Architect SURROUND Australia Pty Ltd Address P.O. Box 86, Mawson, Canberra ACT 2607 Phone +61 477 560 177 <tel:+61+414+99+55+43?utm_source=WiseStamp&utm_medium=email&utm_term=&utm_content=&utm_campaign=signature> Email [email protected] Website https://surroundaustralia.com Enhancing Intelligence Within Organisations delivering evidence that connects decisions to outcomes -- 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/C713B176-0035-4EAD-B305-42EF68418E2E%40surroundaustralia.com.
