Class CSVLogSource.ParserConfiguration

    • Constructor Detail

      • ParserConfiguration

        public ParserConfiguration()
    • Method Detail

      • withSeparator

        public CSVLogSource.ParserConfiguration withSeparator​(char separator)
        Configures the fields separator
        Parameters:
        separator - the separator for the lines' fields
        Returns:
        the parser configuration object