diff --git a/tracer/tracer/structure.py b/tracer/tracer/structure.py index f41e2e6bfe..ecb91f1d78 100644 --- a/tracer/tracer/structure.py +++ b/tracer/tracer/structure.py @@ -1,5 +1,14 @@ +import logging import re +logger = logging.getLogger('structure') + +UNESCAPE = re.compile(r'(?