pypacket icon indicating copy to clipboard operation
pypacket copied to clipboard

Option to include coordinates in logs

Open Nodeswitch opened this issue 4 years ago • 2 comments

At the moment logging is configured to write asctime, levelname and message.

Would it be possible to add in an option in the configuration file to enable additional parameters to be logged, such as the LAT/LONG that's displayed on the CLI friendly log?

This isn't anything of great benefit right now, but would be a nice to have to potentially visualise in another tool, with the free tier of aprs.fi only allowing you to view received beacons over the last 24 hours.

Nodeswitch avatar Jun 13 '20 13:06 Nodeswitch

@Nodeswitch I can certainly manage that. Additionally, what do you think about logging right to a CSV type format for easy import into a spreadsheet or database system?

cceremuga avatar Jun 13 '20 15:06 cceremuga

@cceremuga something like that would be great, yeah!

Nodeswitch avatar Jun 15 '20 07:06 Nodeswitch