Change description of getting logger

This commit is contained in:
taizan-hokuto
2019-12-30 14:38:02 +09:00
parent a835d58e10
commit 7305e4178b
13 changed files with 85 additions and 50 deletions

View File

@@ -9,3 +9,4 @@ from .processors.simple_display_processor import SimpleDisplayProcessor
from .processors.jsonfile_archive_processor import JsonfileArchiveProcessor
from .processors.speed_calculator import SpeedCalculator
from .processors.dummy_processor import DummyProcessor
from . import config