jgliss / pyplis

Python toolbox for the analysis of UV SO2 camera data
GNU General Public License v3.0
7 stars 5 forks source link

How can I see log messages? #31

Open solvejgdinger opened 4 years ago

solvejgdinger commented 4 years ago

As of the last version of pyplis, console print output was replaced by log messages. It might be somewhat of a Rookie question but can you elaborate a bit (maybe in the documentation), how this works? Where do I find the console output now? Is it inside a file or is there a command I have to run to see it? Currently I do not have any output (Ipython console inside spyder) and it makes it very hard to debug my script.