KICKASS_DEBUG_LOG.php
2023-04-02 jj5 - these traits make a bunch of assumptions about the class that hosts them.
They've basically been designed to be in a class which extends KickassCrypto, they're not for use in other circumstances.
Tags
Interfaces, Classes, Traits and Enums
- KICKASS_DEBUG_LOG
- 2023-04-07 jj5 - these traits are defined for debugging purposes; they redefine the logging function so that a log is not actually written unless the DEBUG constant is defined as true.