Diagnostics
From Open Forex Platform Wiki
The Diagnostics system of the Platform allows to view, in run time, the separate events that happen during operation.
There are a few parts of the system, most notably the
- System Monitor
The SystemMonitor class allows to provide operations like verifying a value, reporting an error etc.
- Tracer
Allows an automated uniform way of reporting and monitoring events that happen inside the application. The output can be filtered also can be stored in different locations.

