-
Home
-
WP Mailster
-
1.8.22.0 (latest)
-
Code
-
Classes
- MstLog
| Total Complexity |
57 |
| Dependencies |
4 |
| Dependents |
4 |
| Total lines |
244 |
| Lines of code |
190 |
| Logical lines of code |
123 |
| Comment lines |
21 |
| Methods |
20 |
| Properties |
0 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| log() |
A |
42 |
15 |
47 |
| initFile() |
S |
54 |
6 |
20 |
| getLoggingLevel() |
S |
62 |
5 |
13 |
| getLoggingLevelStr() |
S |
61 |
5 |
13 |
| getLoggingTypeStr() |
S |
61 |
5 |
13 |
| loggingLevelSufficient() |
S |
64 |
3 |
10 |
| isLogFile2Big() |
S |
64 |
3 |
10 |
| loggingPossible() |
S |
61 |
2 |
13 |
| generateFileHeader() |
S |
62 |
2 |
11 |
| warning() |
S |
78 |
1 |
3 |
| error() |
S |
78 |
1 |
3 |
| debug() |
S |
78 |
1 |
3 |
| info() |
S |
78 |
1 |
3 |
| isLoggingActive() |
S |
79 |
1 |
3 |
| getCurrentLoggingLevel() |
S |
76 |
1 |
4 |
| getCurrentLoggingLevelString() |
S |
76 |
1 |
4 |
| getLogFileFolder() |
S |
72 |
1 |
5 |
| getLogFile() |
S |
73 |
1 |
5 |
| testLoggingWorked() |
S |
77 |
1 |
3 |
| isLoggingForced() |
S |
76 |
1 |
4 |