log_warning Subroutine

public subroutine log_warning(message)

Log a warning message with suppression support Respects FORTPLOT_SUPPRESS_WARNINGS and CI environment detection

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: message