TLeconte / vdlm2dec

vdl mode 2 SDR decoder
GNU General Public License v2.0
73 stars 23 forks source link

Logfile Creation (Request) #8

Closed acarslogger closed 6 years ago

acarslogger commented 6 years ago

The current logging mechanism creates a log file when vdlm2dec starts, and continues to append to it until the application is stopped. Would it be possible to enhance the logging option so that a new file is created at midnight UTC so that we get daily log files. (also applies to acarsdec) e.g. 20180120.txt, 20180121.txt etc.

TLeconte commented 6 years ago

You could easily script that and put it in the crontab