The ReportWriter for ALib when using ALox. An instance of this class is created in method Log.AddDebugLogger and registered with ALib.
Uses internal domain '$/REPORT' for logging.
Public Static Methods | |
| static String | LogDomain () |
Public Methods | |
| ALoxReportWriter (Lox lox) | |
| virtual void | NotifyActivation (Phase phase) |
| void | Report (Report.Message msg) |
Public Methods inherited from ReportWriter | |
| void | NotifyActivation (lang.Phase phase) |
Protected Fields | |
| Lox | lox |
|
inline |
|
inlinestatic |
Returns the domain used to write reports.
|
inlinevirtual |
Notify activation/deactivation
| phase | Information if activated or deactivated. |
|
inline |
1.8.16