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+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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