Section logs of report.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | disabled | = | .false. |
Generate plots. |
|
integer, | public | :: | min_level | = | LL_WARNING |
Minimum log level. |
|
integer, | public | :: | max_level | = | LL_CRITICAL |
Maximum log level. |
|
character(len=FILE_PATH_LEN), | public | :: | database | = | ' ' |
Path to observation database (required). |
|
character(len=REPORT_META_LEN), | public | :: | meta | = | ' ' |
Description text. |
|
character(len=REPORT_TITLE_LEN), | public | :: | title | = | 'Logs' |
Section title. |