Generates a journal log entry with the given severity level, facility code, minor code, insertion arguments, and
some default text if the minor code is not found in the ResourceBundle.
Generates a Critical-level journal log entry with the given facility code, minor code, insertion arguments and
some default text in case the minor code is not found in the ResourceBundle.
Generates an Error-level journal log entry with the given facility code, minor code, insertion arguments and some
default text in case the minor code is not found in the ResourceBundle.
Generates an informational-level journal log entry with the given facility code, minor code, insertion arguments
and some default text in case the minor code is not found in the ResourceBundle.
Generates a Warning-level journal log entry with the given facility code, minor code, insertion arguments and
some default text in case the minor code is not found in the ResourceBundle.