LoggerExtensions Class

Pre-compiled ILoggerTCategoryName logging lines that the entire ecosystem uses.

Definition

Namespace: MobileTrack.Common.Extensions
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public static class LoggerExtensions
Inheritance
Object    LoggerExtensions

Remarks

For the sake of performance and reducing RAM usage, we have pre-compiled the logging lines that are used in the application.
For more information, see

See Also