[DEV] update at the new external log system

This commit is contained in:
2019-04-26 23:41:11 +02:00
parent d3be28a1a3
commit 017cbc50ba
116 changed files with 123 additions and 408 deletions

View File

@@ -10,7 +10,7 @@
import sys
import copy
# Local import
from . import debug
from realog import debug
def append_to_list(list_out, elem):