This website requires JavaScript.
Explore
Help
Sign in
counterweight
/
camisatoshi-wordpress-reports
Watch
1
Star
0
Fork
You've already forked camisatoshi-wordpress-reports
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f5b33cce74
camisatoshi-wordpress-reports
/
camisatoshi_wordpress_reports
/
logging.py
6 lines
86 B
Python
Raw
Normal View
History
Unescape
Escape
Managed to get the sku doing the same thing as the previous code.
2023-09-06 14:20:28 +02:00
import
logging
Formatting
2023-09-06 14:28:47 +02:00
Managed to get the sku doing the same thing as the previous code.
2023-09-06 14:20:28 +02:00
def
set_config_level
(
)
:
Formatting
2023-09-06 14:28:47 +02:00
logging
.
basicConfig
(
level
=
logging
.
DEBUG
)
Reference in a new issue
Copy permalink