All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.paradoxical.LogLineMatchFormat Maven / Gradle / Ivy

There is a newer version: 1.28
Show newest version
package io.paradoxical;

public enum LogLineMatchFormat{
    Exact,
    Regex
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy