8#include <xtd/diagnostics/trace>
69 void write(const
xtd::
string& trace)
override {
Provides the abstract base class for the listeners who monitor trace and debug output.
Definition trace_listener.hpp:38
static listener_collection & listeners() noexcept
Gets the collection of listeners that is monitoring the trace output.
Contains xtd::forms::control_trace_listener listener.
xtd::basic_string< char > string
Represents text as a sequence of UTF-8 code units.
Definition __string_definitions.hpp:43
xtd::shared_ptr_object< type_t > sptr
The xtd::sptr object is a shared pointer.
Definition sptr.hpp:25
xtd::unique_ptr_object< type_t > uptr
The xtd::uptr object is a unique pointer.
Definition uptr.hpp:25
Contains xtd::forms::icontrol_trace interface.
The xtd::diagnostics namespace provides classes that allow you to interact with system processes,...
Definition assert_dialog_result.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8