Contains xtd::diagnostics::trace class.
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:50
int sync() override
Synchronizes the buffers with the associated character sequence.
Definition: tracestreambuf.h:23
static void write_line()
Writes a line terminator to the trace listeners in the listeners collection.
Definition: trace.h:339
Contains xtd::object class.
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes...
Definition: object.h:30
Provides an std::stringbuf for xtd::diagnostics::trace.
Definition: tracestreambuf.h:17
static void write(const xtd::ustring &message)
Writes a message to the trace listeners in the listeners collection.
Definition: trace.h:253