static void write_line()
Writes a line terminator to the trace listeners in the listeners collection.
Definition trace.hpp:343
static void write(const xtd::string &message)
Writes a message to the trace listeners in the listeners collection.
Definition trace.hpp:257
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes....
Definition object.hpp:42
Provides an std::stringbuf for xtd::diagnostics::trace.
Definition tracestreambuf.hpp:17
int32 sync() override
Synchronizes the buffers with the associated character sequence.
Definition tracestreambuf.hpp:23
int32_t int32
Represents a 32-bit signed integer.
Definition int32.hpp:23
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
Contains xtd::object class.
Contains xtd::diagnostics::trace class.