mirror of
https://github.com/frappe/bench.git
synced 2025-01-23 23:18:24 +00:00
[minor] enabled loglevel DEBUG
This commit is contained in:
parent
6a7cd751b7
commit
5a14a16c51
@ -8,7 +8,7 @@ import json
|
|||||||
import re
|
import re
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
|
logging.basicConfig(level="DEBUG")
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
class MajorVersionUpgradeException(Exception):
|
class MajorVersionUpgradeException(Exception):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user