OSFI-C++
3.10.0
OpenSF Integration Library
|
OSFI-C++ header that provides formatted logging facilities. More...
#include <string>
#include <iostream>
Go to the source code of this file.
Classes | |
class | Logger |
Macros | |
#define | OSFI_NO_RETURN [[noreturn]] |
OSFI-C++ header that provides formatted logging facilities.
#define OSFI_NO_RETURN [[noreturn]] |
A function that does not return, because it terminates the program.