App Struct Reference
#include <logconfigApi.h>
Public Attributes | |
| std::string | appname |
| std::string | level |
| std::string | path |
| std::string | modificationtime |
Detailed Description
Struct to store data from a registered service or app
Member Data Documentation
| std::string appname |
Name of the app registered
| std::string level |
Active level
| std::string modificationtime |
Last modified time of the file
| std::string path |
Json file name associated to the app
