Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ARN
coin
Commits
2b5e2d46
Commit
2b5e2d46
authored
Aug 26, 2019
by
ljf
Browse files
[fix] Missing config
parent
2685e118
Changes
1
Hide whitespace changes
Inline
Side-by-side
coin/settings_base.py
View file @
2b5e2d46
...
...
@@ -223,6 +223,10 @@ LOGGING = {
"coin.billing"
:
{
'handlers'
:
[
'console'
],
'level'
:
'INFO'
,
},
"coin.subnets"
:
{
'handlers'
:
[
'console'
],
'level'
:
'INFO'
,
}
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment