ESMF_LogWrite Subroutine

public subroutine ESMF_LogWrite(msg, msgtype, line, file, method, log, rc)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: msg
type(ESMF_MsgType), intent(in) :: msgtype
integer, intent(in), optional :: line
character(len=*), intent(in), optional :: file
character(len=*), intent(in), optional :: method
type(ESMF_LOG), optional, TARGET :: log
integer, intent(out), optional :: rc