As you can see in another thread I have some problems getting the sftware do what I want it to do. I have tried to use the logging system, but I can’t figure out how to e.g. see the log messages logged with LOGGER.debug().
I would appreciate very much if somebody could give me a pointer to some documentation (other that the code ) or perhaps take the time to explain it to me.
Ok, I wanted to see the line you try to use to make your logger output, but nvm:
Have you followed the advise to use python2.7 to get your system work?