-
Home
-
ActiveCampaign for WooCommerce
-
1.7.1
-
Code
-
Classes
- Activecampaign_For_Woocommerce_Logger
Total Complexity |
35 |
Dependencies |
6 |
Dependents |
12 |
Total lines |
344 |
Lines of code |
148 |
Logical lines of code |
79 |
Comment lines |
145 |
Methods |
22 |
Properties |
5 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
clean_trace() |
S |
55 |
6 |
20 |
__construct() |
S |
57 |
5 |
15 |
add_wc_log_entry() |
S |
59 |
2 |
14 |
add_wc_error_log_entry() |
S |
59 |
2 |
14 |
debug() |
S |
68 |
2 |
7 |
dev() |
S |
68 |
2 |
7 |
error() |
S |
68 |
1 |
7 |
logDirectoryExists() |
S |
80 |
1 |
3 |
alert() |
S |
73 |
1 |
5 |
clear_wc_error_log() |
S |
80 |
1 |
3 |
critical() |
S |
73 |
1 |
5 |
formatMessageWithContext() |
S |
71 |
1 |
5 |
createLogDirectory() |
S |
80 |
1 |
3 |
resolveContext() |
S |
76 |
1 |
4 |
resolveErrorContext() |
S |
76 |
1 |
4 |
warning() |
S |
73 |
1 |
5 |
getDefaultContext() |
S |
82 |
1 |
3 |
emergency() |
S |
73 |
1 |
5 |
log() |
S |
72 |
1 |
5 |
info() |
S |
73 |
1 |
5 |
notice() |
S |
73 |
1 |
5 |
formatMessage() |
S |
75 |
1 |
4 |