-
Home
-
ManageWP Worker
-
4.9.19
-
Code
-
Classes
- Monolog_Logger
| Total Complexity |
50 |
| Dependencies |
7 |
| Dependents |
9 |
| Total lines |
590 |
| Lines of code |
156 |
| Logical lines of code |
66 |
| Comment lines |
320 |
| Methods |
32 |
| Properties |
5 |
Methods 32
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| addRecord() |
A |
48 |
8 |
32 |
| getCurrentTimestamp() |
S |
63 |
4 |
9 |
| isHandling() |
S |
63 |
3 |
11 |
| log() |
S |
68 |
3 |
6 |
| popHandler() |
S |
71 |
2 |
6 |
| pushProcessor() |
S |
69 |
2 |
6 |
| popProcessor() |
S |
71 |
2 |
6 |
| getLevelName() |
S |
68 |
2 |
6 |
| __construct() |
S |
74 |
1 |
5 |
| getName() |
S |
82 |
1 |
3 |
| pushHandler() |
S |
80 |
1 |
3 |
| addDebug() |
S |
79 |
1 |
3 |
| addInfo() |
S |
79 |
1 |
3 |
| addNotice() |
S |
79 |
1 |
3 |
| addWarning() |
S |
79 |
1 |
3 |
| addError() |
S |
79 |
1 |
3 |
| addCritical() |
S |
79 |
1 |
3 |
| addAlert() |
S |
79 |
1 |
3 |
| addEmergency() |
S |
79 |
1 |
3 |
| getLevels() |
S |
80 |
1 |
3 |
| debug() |
S |
79 |
1 |
3 |
| info() |
S |
79 |
1 |
3 |
| notice() |
S |
79 |
1 |
3 |
| warn() |
S |
79 |
1 |
3 |
| warning() |
S |
79 |
1 |
3 |
| err() |
S |
79 |
1 |
3 |
| error() |
S |
79 |
1 |
3 |
| crit() |
S |
79 |
1 |
3 |
| critical() |
S |
79 |
1 |
3 |
| alert() |
S |
79 |
1 |
3 |
| emerg() |
S |
79 |
1 |
3 |
| emergency() |
S |
79 |
1 |
3 |