-
Home
-
Faktur Pro for WooCommerce
-
2.1.1
-
Code
-
Classes
- WR_Abstract_Logger
| Total Complexity |
34 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
387 |
| Lines of code |
103 |
| Logical lines of code |
45 |
| Comment lines |
205 |
| Methods |
27 |
| Properties |
1 |
Methods 27
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| init_log() |
S |
67 |
3 |
8 |
| log() |
S |
70 |
3 |
6 |
| verbose() |
S |
64 |
3 |
9 |
| load() |
S |
79 |
2 |
3 |
| __construct() |
S |
77 |
1 |
4 |
| is_enabled() |
S |
81 |
1 |
3 |
| is_verbose() |
S |
81 |
1 |
3 |
| get_filename() |
S |
81 |
1 |
3 |
| get_filepath() |
S |
80 |
1 |
3 |
| is_file_readable() |
S |
80 |
1 |
3 |
| read_contents() |
S |
80 |
1 |
3 |
| is_file_writable() |
S |
80 |
1 |
3 |
| write_contents() |
S |
79 |
1 |
3 |
| get_datetime() |
S |
80 |
1 |
3 |
| render_datetime() |
S |
79 |
1 |
3 |
| render_version() |
S |
79 |
1 |
3 |
| render_level() |
S |
79 |
1 |
3 |
| render() |
S |
64 |
1 |
10 |
| emergency() |
S |
80 |
1 |
3 |
| alert() |
S |
80 |
1 |
3 |
| critical() |
S |
80 |
1 |
3 |
| error() |
S |
80 |
1 |
3 |
| warning() |
S |
80 |
1 |
3 |
| notice() |
S |
80 |
1 |
3 |
| info() |
S |
80 |
1 |
3 |
| debug() |
S |
80 |
1 |
3 |
| capture() |
S |
80 |
1 |
3 |