Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | logfile | Name of the log-file to which output will be written |
||
integer, | intent(in), | optional | :: | stderr_threshold | Threshold priority, at and above which messages will be
written to standard error. Defaults to |
|
integer, | intent(in), | optional | :: | stdout_threshold | Threshold priority, at and above which messages will be
written to standard out. Defaults to |
|
integer, | intent(in), | optional | :: | logfile_threshold | Threshold priority, at and above which messages will be
written to the log file. Defaults to |