nielsbasjes / yauaa

Yet Another UserAgent Analyzer

Home Page:https://yauaa.basjes.nl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support logback, not log4j2

xindemeng opened this issue · comments

support logback, not log4j2

You can bridge log4j2 towards slf4j and then use logback.

Thanks