LOGS
A library to access the LOGS API via Python
- class LOGS.LOGS.LOGS(url=None, apiKey=None, configFile=None, options=None, verify=True)[source]
 Bases:
objectPython class to access the LOGS web API
- property apiUrl: str
 
- property cacheDir: str | None
 
- property group: str | None
 
- property metadata: ServerMetaData
 
- property uid: UUID | None
 
- property url: str