Am Donnerstag, 27. Februar 2020 04:07:03 UTC schrieb Nil:
>
> Hi Alex, 
>
> my recommendation is that you turn on the URE log and look at the 
> atomese code generated by the URE. 
>

Hi Nil,
I added the set_component method of the Logger class to the cython logger 

interface, but after setting that to URE and the level to DEBUG the logger 

still doesn't produce any output from the URE in python. My guess is that

the URE is using another instance of the logger and that adding a function

to the chainers to return that logger instance would be the easiest way 

to get access to it from python.

My python project is quite complex and is interacting with a simulation

environment in gazebo over ros, so debugging the reasoning in scheme 

doesn't really work as i can't reproduce the state of the atomspace reliably.

Do you know of a way to get access to the URE logger from python that 

already works?

Best, 

Alex 

-- 
You received this message because you are subscribed to the Google Groups 
"opencog" 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/opencog/402a7064-035e-4cb6-85eb-484a058feac9%40googlegroups.com.

Reply via email to