Daniel Pallinger

Results 1 issues of Daniel Pallinger

** Feature description ** If I configured my e.g. Log4jLogger with custom log levels (e.g. `LogLevel.forName("CUSTOM_LEVEL", 401)`), the I would want to be able to call a method like `LogCaptor#getLogs(CUSTOM_LEVEL);`...