xtd
0.2.0
Loading...
Searching...
No Matches
◆
write()
[2/4]
template<typename object_t >
static void xtd::diagnostics::trace::write
(
const object_t &
message
)
inline
static
Writes a message to the trace listeners in the listeners collection.
Parameters
message
A message to write.
Remarks
By default, the output is written to an instance of
default_trace_listener
.
This method calls the write method of the trace listener.
xtd
diagnostics
trace
Generated on Wed Sep 11 2024 22:08:12 for xtd by
Gammasoft
. All rights reserved.