Total Complexity | 13 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 496 |
Lines of code | 41 |
Logical lines of code | 20 |
Comment lines | 244 |
Methods | 8 |
Properties | 10 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
LogTo() | 64 | 3 | 10 | |
Log() | 70 | 2 | 6 | |
LogToAllAppenders() | 70 | 2 | 6 | |
LogToAppenders() | 72 | 2 | 5 | |
__construct() | 98 | 1 | 1 | |
LogToFile() | 79 | 1 | 3 | |
LogToStream() | 79 | 1 | 3 | |
WriteMessage() | 67 | 1 | 7 |