C# (CSharp) LogApplication.ViewModels Namespace

Сlasses

Name Description
ApplicationViewModel If you add a new function / filter assure the following * Check that application is active: IsActive * Check that you got logs from selected loglevel: GetLogsByLevel() * Check if the namespace is active: IsNamespaceActive() * Check if the search criteria match: IsSearchCriteriaMatch()
LogViewModel
LoginatorViewModel
NamespaceViewModel