-
Home
-
WP Trip Summary
-
0.3.2 (latest)
-
Code
-
Classes
- Abp01_Logger_MonologLogger
| Total Complexity |
22 |
| Dependencies |
10 |
| Dependents |
1 |
| Total lines |
123 |
| Lines of code |
93 |
| Logical lines of code |
40 |
| Comment lines |
0 |
| Methods |
14 |
| Properties |
2 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _getOrCreateLogger() |
S |
55 |
5 |
20 |
| _createRotatingLogHandlers() |
S |
58 |
3 |
17 |
| _createSimpleLogHandlers() |
S |
60 |
3 |
14 |
| exception() |
S |
61 |
1 |
12 |
| __construct() |
S |
81 |
1 |
3 |
| emergency() |
S |
80 |
1 |
3 |
| alert() |
S |
80 |
1 |
3 |
| critical() |
S |
80 |
1 |
3 |
| error() |
S |
80 |
1 |
3 |
| warning() |
S |
80 |
1 |
3 |
| notice() |
S |
80 |
1 |
3 |
| info() |
S |
80 |
1 |
3 |
| debug() |
S |
80 |
1 |
3 |
| log() |
S |
79 |
1 |
3 |