-
Notifications
You must be signed in to change notification settings - Fork 36
Fields_T_CodeJam_PerfTests_Loggers_HostLogger
andrewvk edited this page Nov 8, 2016
·
1 revision
The HostLogger type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
LogImportantAreaEnd | The end prefix for important log area. Lines between start and end prefixes will be written even if HostLogMode filter applied. |
![]() ![]() |
LogImportantAreaStart | The start prefix for important log area. Lines between start and end prefixes will be written even if HostLogMode filter applied. |
![]() ![]() |
LogImportantInfoPrefix | The prefix for important log lines. Lines with this prefix will be written even if HostLogMode filter applied. |
![]() ![]() |
LogInfoPrefix | The prefix for informational log lines. Lines with this prefix will be written even if HostLogMode filter applied. |
![]() ![]() |
LogVerbosePrefix | The prefix for verbose log lines. Lines with this prefix will be written only if AllMessages mode set. |