42 std::string& message_;
56 , message_(entry.message())
111 const std::string& source)
148 const std::string& source)
185 const std::string& source)
222 const std::string& source)
245 DefineOperatorForGivenType
269 const std::string& str)
LogWarning(LogEntry &entry, const StrRef &source)
Initializes event as warning.
virtual void category(LogCategory::Enum)=0
Specifies category of information being logged.
Specializes LogEvent to log debug information.
std::string & message()
Informational message to be added to a log.
LogDebug(LogEntry &entry, const Char *source)
Initializes event as debug information.
LogEvent(LogEntry &entry, LogCategory::Enum category, const StrRef &source)
Initializes event with LogEntry instance.
LogDebug(LogEntry &entry, const std::string &source)
Initializes event as debug information.
Represents time point without time-zone information.
void toStr(std::string &str, const Message &message)
Serializes FIX message into tag=value format.
Enum
Categories for information being logged.
LogEvent & operator<<(LogEvent &event, const TimeSpan &timeSpan)
LogError(LogEntry &entry, const Char *source)
Initializes event as error.
LogInfo(LogEntry &entry, const std::string &source)
Initializes event as information.
char Char
Character type alias.
LogError(LogEntry &entry, const StrRef &source)
Initializes event as error.
Specializes LogEvent to log errors.
LogInfo(LogEntry &entry, const Char *source)
Initializes event as information.
Categories for information being logged.
#define ONIXS_CONFLATEDUDP_LTWT_STRUCT
virtual void source(const StrRef &)=0
Specifies source of information being logged.
LogError(LogEntry &entry, const std::string &source)
Initializes event as error.
const std::string & message() const
Informational message to be added to a log.
Specializes LogEvent to log warnings.
LogWarning(LogEntry &entry, const std::string &source)
Initializes event as warning.
ONIXS_CONFLATEDUDP_EXPORTED Timestamp timestamp(const MultiContainer &, Tag)
Retrieves last update time field value.
#define ONIXS_CONFLATEDUDP_NAMESPACE_END
StrRef toStrRef(const std::string &str)
Constructs StrRef instance over std::string content.
LogDebug(LogEntry &entry, const StrRef &source)
Initializes event as debug information.
Specializes LogEvent to log informations.
#define ONIXS_CONFLATEDUDP_LTWT_CLASS
~LogEvent()
Commits entry to the log.
Abstraction of log entry in logging services.
#define ONIXS_CONFLATEDUDP_NAMESPACE_BEGIN
LogInfo(LogEntry &entry, const StrRef &source)
Initializes event as information.
LogWarning(LogEntry &entry, const Char *source)
Initializes event as warning.