Skip to content
Snippets Groups Projects
Commit fccf341e authored by Marko Petric's avatar Marko Petric Committed by Andre Sailer
Browse files

name the ddsim logger

parent 6e32a57a
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ from g4units import * ...@@ -28,7 +28,7 @@ from g4units import *
import logging import logging
from io import open from io import open
logger = logging.getLogger(__name__) logger = logging.getLogger('DDSim')
try: try:
import argcomplete import argcomplete
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment