-
Home
-
Post Affiliate Pro
-
1.27.1
-
Code
-
Classes
- Gpf_Log
| Total Complexity |
15 |
| Dependencies |
2 |
| Dependents |
6 |
| Total lines |
124 |
| Lines of code |
44 |
| Logical lines of code |
16 |
| Comment lines |
58 |
| Methods |
13 |
| Properties |
1 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getLogger() |
S |
71 |
2 |
6 |
| addLogger() |
S |
70 |
2 |
6 |
| __construct() |
S |
91 |
1 |
2 |
| disableType() |
S |
80 |
1 |
3 |
| enableAllTypes() |
S |
80 |
1 |
3 |
| log() |
S |
78 |
1 |
3 |
| debug() |
S |
79 |
1 |
3 |
| info() |
S |
79 |
1 |
3 |
| warning() |
S |
79 |
1 |
3 |
| error() |
S |
79 |
1 |
3 |
| critical() |
S |
79 |
1 |
3 |
| removeAll() |
S |
80 |
1 |
3 |
| isLogToDisplay() |
S |
80 |
1 |
3 |