17 #ifndef COM_BORA_SOFTWARE__BALAU_TYPE__SOURCE_CODE_LOCATION 18 #define COM_BORA_SOFTWARE__BALAU_TYPE__SOURCE_CODE_LOCATION 46 #endif // COM_BORA_SOFTWARE__BALAU_TYPE__SOURCE_CODE_LOCATION Pre-defined universal to-string functions.
Balau::U8String< AllocatorT > toString(const BalauException &e)
Base class toString<AllocatorT> function for Balau exceptions.
Definition: BalauException.hpp:122
The root Balau namespace.
Definition: ApplicationConfiguration.hpp:23
A type used to representing a source code file and line number pair, obtained via the FILE and LINE m...
Definition: SourceCodeLocation.hpp:27
Balau::U8String< AllocatorT > toString(LoggingLevel level)
Print the logging level as a UTF-8 string.
Definition: LoggingLevel.hpp:73