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