Skip to content

Commit 64123a6

Browse files
committed
changed tests.logger
1 parent 2ab8470 commit 64123a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concurrency/tests/all.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
from concurrency.utils import ConcurrencyTestMixin
2121

2222

23-
logger = logging.getLogger('tests.concurrency')
23+
logger = logging.getLogger('concurrency.tests')
2424
logger.setLevel(logging.DEBUG)
2525

2626

0 commit comments

Comments
 (0)