Summary
Now that you've gone through all of the sample app project, you should be able to utilize the Logpresso app API as shown below:
| Category | Name | Class |
|---|---|---|
| Connect profile | Connect profile service | ConnectProfileService |
| Connect profile | Connect profile | ConnectProfile |
| Connect profile | Connect profile type registry | ConnectProfileFactoryRegistry |
| Connect profile | Connect profile type | ConnectProfileFactory |
| Connect profile | Config input specification | LoggerConfigOption |
| Connect profile | String input specification | MutableStringConfigType |
| Query | Query parser service | QueryParserService |
| Query | Query command parser | QueryCommandParser |
| Query | Query error message | QueryErrorMessage |
| Query | Query parsing exception | QueryParseException |
| Query | Connect profile query command parser | ConnectProfileQueryCommandParser |
| Query | Connect profile query command parameters | ConnectProfileParams |
| Query | Driver query command | DriverQueryCommand |
| Query | Query command | QueryCommand |
| Query | Defining field ordering | FieldOrdering |
| Query | Record | Row |
| Utility | REST API client | RestApiClient |
| Utility | REST API response | RestApiResponse |