marbl_logging module reference
A non-functioning template of the MARBL logging module.
Data Types
A non-functioning template of the marbl status log type. |
|
A non-functioning template of the marbl status log type. |
Functions/Subroutines
dummy trace routine |
|
dummy erase routine |
Detailed Description
A non-functioning template of the MARBL logging module.
Type Documentation
- type marbl_logging/marbl_status_log_entry_type
A non-functioning template of the marbl status log type.
- Type fields:
% elementind ::
integerdummy index% lonly_master_writes ::
logicaldummy flag% logmessage ::
character(len=0)dummy message% next ::
type(marbl_status_log_entry_type), pointerdummy pointer
- type marbl_logging/marbl_log_type
A non-functioning template of the marbl status log type.
- Type fields:
% labort_marbl ::
logical, publicdummy flag% fulllog ::
type(marbl_status_log_entry_type), pointerdummy pointer% log_error_trace ::
procedure, publicdummy trace routine% erase ::
procedure, publicdummy erase routine
Function/Subroutine Documentation
- subroutine marbl_logging/log_error_trace(self, RoutineName, CodeLoc, ElemInd)
dummy trace routine