aprsd/aprsd/threads
Hemna 1e6c483002 Completely redo logging of packets!!
refactored all logging of packets.

Packet class now doesn't do logging.
the format of the packet log now lives on a single line with
colors.

Created a new packet property called human_info, which
creates a string for the payload of each packet type
in a human readable format.

TODO: need to create a config option to allow showing the
older style of multiline logs for packets.
2024-03-22 23:20:16 -04:00
..
__init__.py Added some missing classes to threads 2024-02-24 14:26:55 -05:00
aprsd.py Moved Threads list for mypy 2024-03-20 15:39:18 -04:00
keep_alive.py Ensure Keepalive doesn't reset client at startup 2023-09-14 16:46:00 -04:00
log_monitor.py Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
registry.py Fixed registry url post 2024-03-08 11:49:10 -05:00
rx.py Completely redo logging of packets!! 2024-03-22 23:20:16 -04:00
tx.py Completely redo logging of packets!! 2024-03-22 23:20:16 -04:00