Parameters
- exception
- An exception object to record as a log message. This call is ignored if null.
- category
- The application subsystem or logging category that the message will be associated with.
- canContinue
- True if the application can continue after this call, false if this is a fatal error and the application should not continue.