4 Commits

Author SHA1 Message Date
Jed Reynolds
10bbe522de logg.py: adds comments about protocol logging levels
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-11-29 13:04:39 -08:00
Jed Reynolds
59b18ea38f logg.py: removes typing not present in python 3.7.7
fixes datetime.now reference

Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-11-04 00:08:16 -07:00
Jed Reynolds
ba008b4968 JAG: logg.py: fixes strutil import, adds tag parameter and return type to logg()
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-11-03 19:53:30 -07:00
Jed Reynolds
25d40a7a6a JAG: logging class and string util methods extracted to independent modules
This allows py-scripts and py-json modules to access this logic independent of the lanforge_api.py module.

Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-11-03 19:53:30 -07:00