日志
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(logger), | public | :: | lgr_obj | ||||
| type(timer), | public | :: | tmr_obj |
日志
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | unit |
日志文件单元号 |
|||
| character(len=7), | public | :: | filename | = | 'spx.log' |
日志文件名 |
|
| character(len=34), | public | :: | fmt | = | '(a, t20, ": ", *(g0.4, :, ", "))' |
数据日志格式 |
|
| character(len=34), | public | :: | longfmt | = | '(a, t40, ": ", *(g0.4, :, ", "))' |
数据日志长格式 |
| procedure , public , :: destory Subroutine | |
| procedure , public , :: init Subroutine |