Template Class HasLogInterface#
Defined in File LogInterface.h
Inheritance Relationships#
Derived Types#
public Coral::ElementCommandLine< element_t, T >(Template Class ElementCommandLine)public Coral::ElementCommandLineApp< max_commands, depth, max_args, element_t, T >(Template Class ElementCommandLineApp)
Class Documentation#
-
template<class T>
class HasLogInterface# Subclassed by Coral::ElementCommandLine< element_t, T >, Coral::ElementCommandLineApp< max_commands, depth, max_args, element_t, T >
Public Types
-
using Logger = LogInterface<T>#
Public Functions
- void log (Logger *_logger, const char *fmt,...) __attribute__((format(printf
- inline void if (logger)
-
using Logger = LogInterface<T>#