-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
4.2.2 (latest)
-
Code
-
Classes
- UR_Logger
Total Complexity |
34 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
316 |
Lines of code |
103 |
Logical lines of code |
47 |
Comment lines |
180 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
48 |
12 |
33 |
log() |
S |
57 |
7 |
15 |
clear_expired_logs() |
S |
64 |
3 |
9 |
should_handle() |
S |
71 |
2 |
6 |
add() |
S |
63 |
1 |
12 |
emergency() |
S |
79 |
1 |
3 |
alert() |
S |
79 |
1 |
3 |
critical() |
S |
79 |
1 |
3 |
error() |
S |
79 |
1 |
3 |
warning() |
S |
79 |
1 |
3 |
notice() |
S |
79 |
1 |
3 |
info() |
S |
79 |
1 |
3 |
debug() |
S |
79 |
1 |
3 |
clear() |
S |
76 |
1 |
4 |