1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-09-17 10:46:34 -04:00
aprsd/aprsd
Hemna 1233137caf Add tracing for dev command
This patch enables tracing output in the log for the dev
test-plugin command
2021-12-03 08:53:08 -05:00
..
clients Refactor the cli 2021-11-05 13:36:33 -04:00
cmds Add tracing for dev command 2021-12-03 08:53:08 -05:00
logging Added python rich library based logging. 2021-12-03 08:05:03 -05:00
plugins Added new list-plugins command 2021-11-12 11:36:22 -05:00
web Added new SeenList 2021-10-09 14:29:25 -04:00
__init__.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
aprsd.py Added new list-plugins command 2021-11-12 11:36:22 -05:00
cli_helper.py Healthcheck command doesn't need the aprsd.yml config 2021-11-10 11:52:51 -05:00
client.py Added new Config object. 2021-10-04 15:37:14 -04:00
config.py Added python rich library based logging. 2021-12-03 08:05:03 -05:00
flask.py Fix admin logging tab 2021-11-12 12:17:45 -05:00
fuzzyclock.py Lots of fixes 2021-01-08 20:58:18 -05:00
log.py Added python rich library based logging. 2021-12-03 08:05:03 -05:00
messaging.py Converted MsgTrack to ObjectStoreMixin 2021-10-22 16:07:20 -04:00
objectstore.py fixed the failure during loading for objectstore 2021-11-13 15:07:28 -05:00
packets.py Make sure SeenList update has a from in packet 2021-10-21 08:40:40 -04:00
plugin_utils.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
plugin.py Added new list-plugins command 2021-11-12 11:36:22 -05:00
stats.py Added objectstore Mixin 2021-10-20 14:07:22 -04:00
threads.py Reworked all the common arguments 2021-11-08 11:52:41 -05:00
trace.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
utils.py Added python rich library based logging. 2021-12-03 08:05:03 -05:00