Closed ryanlarkin closed 9 years ago
Most likely using the logging methods that already exist.
I have a method that uses a specified logger, that prints the exception message. I have not been able to test it yet though.
Usage: logException(Logger, Exception)
I have been able test it, and it does work.
Most likely using the logging methods that already exist.