Total Complexity | 37 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 222 |
Lines of code | 77 |
Logical lines of code | 51 |
Comment lines | 97 |
Methods | 13 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
add_logger() | 62 | 5 | 10 | |
emergency() | 70 | 3 | 6 | |
alert() | 70 | 3 | 6 | |
critical() | 70 | 3 | 6 | |
error() | 70 | 3 | 6 | |
warning() | 70 | 3 | 6 | |
notice() | 70 | 3 | 6 | |
info() | 70 | 3 | 6 | |
debug() | 70 | 3 | 6 | |
log() | 69 | 3 | 6 | |
__construct() | 78 | 2 | 3 | |
instance() | 69 | 2 | 7 | |
get_loggers() | 82 | 1 | 3 |