xtd
0.2.0
Loading...
Searching...
No Matches
◆
write_line()
[3/5]
template<typename object_t >
static void xtd::diagnostics::debug::write_line
(
const object_t &
message
)
inline
static
Writes a message followed by a line terminator 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
debug
Generated on Sat Sep 7 2024 06:18:31 for xtd by
Gammasoft
. All rights reserved.