coala / coala/community

django command logging levels

Open
#207 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
19
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Django command interface has the following CLI arg

```
-v {0,1,2,3}, --verbosity {0,1,2,3}
Verbosity level; 0=minimal output, 1=normal output,
2=verbose output, 3=very verbose output
```

It doesnt connect with the logging levels used by the commands, so the commands dont show extra information.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.