• Dominik Charousset's avatar
    Replace component-filter with component-blacklist · 1f8a509b
    Dominik Charousset authored
    The component filter only used substring-matching, which makes it
    impossible to filter the "caf" component without also filtering
    "caf.flow". The new blacklist approach uses exact matches and also uses
    atoms instead of strings for the component names to speed up lookups.
    1f8a509b
logger.hpp 21.9 KB