TeamspeakStats/tsstats
Thor77 da5683ede2 add tsstats.log.re_log_entry for log-line-matching
* don't evaluate invalid log-lines leading to unexpected results
* don't abort parsing just because of an invalid character at the beginning/end
* add debug-output if line doesn't match
2016-05-25 20:06:00 +02:00
..
tests refactor tsstats.log.parse_log(s) 2016-05-23 21:50:10 +02:00
__init__.py move logging-setup into __init__.py and use one central logger-object 2016-05-10 22:50:34 +02:00
__main__.py duplicate debug-enable to get debug-output from parse_config 2016-05-21 23:15:15 +02:00
client.py refactor tsstats.client.Client.__getitem__ 2016-05-19 21:09:27 +02:00
config.py refactor config.parse_config 2016-05-21 23:14:52 +02:00
exceptions.py split tsstats.py into package with multiple files 2016-05-08 21:32:37 +02:00
log.py add tsstats.log.re_log_entry for log-line-matching 2016-05-25 20:06:00 +02:00
template.html split tsstats.py into package with multiple files 2016-05-08 21:32:37 +02:00
template.py refactor tsstats.client.Clients 2016-05-18 22:50:23 +02:00
utils.py refactor tsstats.client.Clients 2016-05-18 22:50:23 +02:00