v0.0.44
- When trying to print a function reference the code to the debug library tries to execute the code causing lots of problems. The code will now intercept arguments of "function" type and perform toString() on it before trying to output it. - Added a check for valid logging parameters passed with a message.