logging-conf-fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import logging
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
|
||||
|
||||
|
||||
# Define SVG code generation function with member_id parameter
|
||||
|
Reference in New Issue
Block a user