YFKlog Perl Ham Radio logger: https://fkurz.net/ham/yfklog.html
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
299 B

Just a quick example how to use the $callsign.log to make a searchable online
log.
Of course it's also possible (and probably a much better idea!) to
directly use the MySQL or SQLite database for the online log, etc.
Example (live): https://fkurz.net/ham/log/ (link to source code on that page)