UserIO.exception

Logs an exception, using the given LogFunc, as an error.

Prefer the use of logException, debugException, and verboseException.

class UserIO
static
void
exception
(
alias LogFunc
)
(
Exception ex
)

Meta