-
Home
-
WP Trip Summary
-
0.3.2 (latest)
-
Code
-
Classes
- Abp01_Logger_Config
| Total Complexity |
16 |
| Dependencies |
1 |
| Dependents |
3 |
| Total lines |
66 |
| Lines of code |
46 |
| Logical lines of code |
18 |
| Comment lines |
0 |
| Methods |
11 |
| Properties |
4 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| shouldRotateLogs() |
S |
73 |
3 |
5 |
| __construct() |
S |
70 |
2 |
6 |
| isErrorLoggingEnabled() |
S |
69 |
2 |
7 |
| isDebugLoggingEnabled() |
S |
69 |
2 |
7 |
| getLoggerDirectory() |
S |
82 |
1 |
3 |
| getDebugLogFile() |
S |
80 |
1 |
3 |
| getErrorLogFile() |
S |
80 |
1 |
3 |
| getMaxLogFiles() |
S |
82 |
1 |
3 |
| isDebugMode() |
S |
82 |
1 |
3 |
| getLoggerName() |
S |
82 |
1 |
3 |
| shouldCaptureWebContext() |
S |
82 |
1 |
3 |