Page 1 of 1

Archive download diags logging messages

Posted: Sat 22 May 2021 9:03 am
by freddie
On startup of MX you see the following log messages regarding download of Archive data:

Code: Select all

2021-05-22 08:52:08.204 Downloading Archive Data
2021-05-22 08:52:10.338  - No historic data available
As the two log messages don't necessarily occupy adjacent lines in the diags file, would it be possible to change the second line to:

Code: Select all

2021-05-22 08:52:10.338  - No Archive data available
Although the meaning is arguably the same, it is nice to have consistency in the logging messages.

Re: Archive download diags logging messages

Posted: Sat 22 May 2021 4:11 pm
by mcrossley
Messaging updated.

Re: Archive download diags logging messages

Posted: Sat 22 May 2021 4:12 pm
by freddie
Thank you :)

Re: Archive download diags logging messages

Posted: Thu 29 Jul 2021 7:38 pm
by sfws
mcrossley wrote: Sat 22 May 2021 4:11 pm Messaging updated.
MXdiags file (3.12.0):

Code: Select all

2021-07-29 20:22:37.406 Start reading history data
2021-07-29 20:22:37.722 Archive reading thread completed
Interactive terminal (3.12.0):

Code: Select all

Downloading Archive Data
Completed read of history data from the console
Looks like console start (Downloading Archive) matches with diagnostics end (Archive reading), and vice versa (history data). So neither output is consistent!

Re: Archive download diags logging messages

Posted: Thu 29 Jul 2021 7:43 pm
by mcrossley
I updated the Davis code. I haven't checked the other stations, too busy doing other stuff.