OSFI-Fortran
3.10.0
OpenSF Integration Library
|
openSF Integration Libraries (OSFI) Deimos Space, S.L.U. More...
Modules | |
module | osfi_ehlog |
EHLog routines Procedures for presenting messages in the standard output in a format that can later be interpreted by openSF and others following the E2E-ICD. | |
Functions/Subroutines | |
subroutine, public | osfi_ehlog::osfi_error (message) |
Shows a formatted message of the desired type (error/warning/info/debug). More... | |
subroutine, public | osfi_ehlog::osfi_warning (message) |
Shows a formatted message of the desired type (error/warning/info/debug). More... | |
subroutine, public | osfi_ehlog::osfi_info (message) |
Shows a formatted message of the desired type (error/warning/info/debug). More... | |
subroutine, public | osfi_ehlog::osfi_debug (message) |
Shows a formatted message of the desired type (error/warning/info/debug). More... | |
subroutine, public | osfi_ehlog::osfi_progress (n, m) |
Shows a formatted progress message. More... | |
subroutine, public | osfi_ehlog::osfi_finishexecution (errorCode) |
Shows an information message and exits the program execution with an specific error code. More... | |
logical function, public | osfi_ehlog::osfi_logger_isdebugging () |
Checks if the system is in debug mode. | |
openSF Integration Libraries (OSFI) Deimos Space, S.L.U.
This file is part of OSFI. OSFI is free software; you can redistribute it and/or modify it under the terms of the 'ESA Software Community Licence Permissive' as published by the European Space Agency; either version 2.4 of the License, or (at your option) any later version. You should have received a copy of the 'ESA Software Community Licence Permissive - v2.4' along with this program or one can be found at http://eop-cfi.esa.int/index.php/docs-and-mission-data/licensing-documents.
Fortran bindings for the EHLog module