rename tsstats.log.parse_log to tsstats.log._parse_details

This commit is contained in:
Thor77 2016-06-19 21:44:23 +02:00
parent 2821713150
commit bec0279871
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ def parse_logs(log_glob, ident_map=None, *args, **kwargs):
return clients
def parse_log(log_path, ident_map=None, clients=None, online_dc=True):
def _parse_details(log_path, ident_map=None, clients=None, online_dc=True):
'''
extract details from log-files