Class ApiLogOptions
Defined in File LogApi.h
Class Documentation
-
class ApiLogOptions
This class contains API log options.
Public Functions
-
ApiLogOptions()
Public Members
-
unsigned int sizePerFile
The maximum size of an API log file in bytes.
-
bool deviceExcluded[constants::maxDevices]
An array that specifies which devices to exclude from API log collection.
-
ApiLogOptions()