package pl.brightinventions.slf4android; interface LoggerPatternConfiguration { Iterable<? extends LoggerPattern> getPatterns(); }