3 lines
62 B
Python
3 lines
62 B
Python
import logging
|
|
logger = logging.getLogger("fellchensammlung")
|
import logging
|
|
logger = logging.getLogger("fellchensammlung")
|