debug Subroutine

private subroutine debug(this, msg)

Arguments

TypeIntentOptionalAttributesName
class(logger_t), intent(in) :: this
character(len=*), intent(in) :: msg

Contents

None