xtd
0.2.0
Loading...
Searching...
No Matches
◆
print()
[1/2]
static void xtd::diagnostics::trace::print
(
const
xtd::string
&
message
)
inline
static
Writes a message followed by a line terminator to the trace listeners in the listeners collection.
Parameters
message
The message to write.
Remarks
The default line terminator is a carriage return followed by a line feed. By default, the output is written to an instance of
default_trace_listener
.
xtd
diagnostics
trace
Generated on Sat Sep 14 2024 21:25:19 for xtd by
Gammasoft
. All rights reserved.