10 namespace diagnostics {
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
std::vector< std::pair< enum_t, xtd::ustring > > enum_collection
Represents a pair of an enum_t value and a string of an enum of type enum_t.
Definition: enum_collection.h:19
Output warnings and error-handling messages.
Output informational messages, warnings, and error-handling messages.
trace_level
Specifies what messages to output for the debug, trace and trace_switch classes.
Definition: trace_level.h:22
Does not allow any events through.
Output error-handling messages.
Provides the registration struct for enumerations.
Definition: enum_register.h:36
Allows critical, error, warning, information, and verbose events through.