-
Notifications
You must be signed in to change notification settings - Fork 304
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Adds epoch log field type - Ensures logfield type default is set to string - Fixes invalid XML tag - Uses queryPropValues rather than queryprop(key) - Uses queryProp(key) rather than queryProp - Protects null reference to interatro in processValues method - Utilizes cpp17 switch case [[fallthrough]] - Generalizes logMap configuration logic Signed-off-by: Rodrigo Pastrana <[email protected]>
- Loading branch information
Showing
3 changed files
with
44 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters