xtd - Reference Guide
0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
#include <map>
#include "../object.h"
#include "default_trace_listener.h"
#include "source_levels.h"
#include "source_switch.h"
#include "trace_event_cache.h"
#include "trace_listener_collection.h"
Contains xtd::diagnostics::trace_source class.
Go to the source code of this file.
Classes | |
class | xtd::diagnostics::trace_source |
Provides a set of methods and properties that enable applications to trace the execution of code and associate trace messages with their source. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
namespace | xtd::diagnostics |
The xtd::diagnostics namespace provides classes that allow you to interact with system processes, event logs, and performance counters. | |