When processing system logs a need may arise to match a given log line against the format strings from the code that produced the log (for example to point back to the code which produced the line).
Multimatch is a library used to build a database containing many regex patterns, prioritize them and match against provided strings. The supported input format for the patterns is printf format string - a string containing format specifiers like %d and %f. For details of supported specifiers see the readme file.
There may be many print statements with varying contents and the best possible match should be provided. The prioritization rules are described in the readme file.
Follow multimatch
Other Useful Business Software
Earn up to 16% annual interest with Nexo.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of multimatch!