console_trace_listener(bool use_error_stream)
Initializes a new instance of the xtd::diagnostics::console_trace_listener class with an option to wr...
console_trace_listener()
Initializes a new instance of the xtd::diagnostics::console_trace_listener class with trace output wr...
Directs tracing or debugging output to a std::ostream, such as std::fstream, std::stream....
Definition ostream_trace_listener.hpp:27
virtual const std::ostream & ostream() const
Gets the underlying stream.
#define core_export_
Define shared library export.
Definition core_export.hpp:13
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
Contains xtd::diagnostics::ostream_trace_listener listener.