Function Logger.fatal

See dtext.log.Logger : Logger.fatal

void fatal(Args...) (
  in char[] fmt,
  Args args,
  string func = __FUNCTION__
);