filipsPL / autowx2

The program for scheduling recordings and processing of the satellite and ground radio transmissions (like capturing of the weather APT images from NOAA satellites, voice messages from ISS, fixed time recordings of WeatherFaxes etc.) :earth_africa: :satellite:
78 stars 16 forks source link

Possible to make a log file #20

Closed SA7BNT closed 5 years ago

SA7BNT commented 5 years ago

Is it possible to get some log file?? Have not seen it in the config. Would be nice. Or something like e-mail notify if something goes wrong.

filipsPL commented 5 years ago

Sending emails is quite tricky for many reasons. But logfile is definitely doable!

filipsPL commented 5 years ago

And what about a simple webserver you can connect and see what is going on?

SA7BNT commented 5 years ago

Should be a great feature. Looking forward to see the result ;) Or just inplant it in a running Webserver.

filipsPL commented 5 years ago

As for now f4308aa contains the logging capabilities. Just edit the logging variable in the config file (or set to False to disable logging).

SA7BNT commented 5 years ago

Nice! Working well. Thanks for your job.

filipsPL commented 5 years ago

Good! Thanks for testing!