void logError(String message)
Logs an error message.
- message – message to be logged. The message will be prepended with the date and time as well as the name of the CalloutBic and the method from which the call is made
void logError(String message)
Logs an error message.