1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

revamp logging

This commit is contained in:
checktheroads
2020-04-14 10:24:20 -07:00
parent 90725ed67f
commit 5f3c516f86
20 changed files with 202 additions and 165 deletions

View File

@@ -1,7 +1,7 @@
"""Markdown processing utility functions."""
# Project
from hyperglass.util import log
from hyperglass.log import log
def _get_file(path_obj):