Kamil Chmiel

Results 2 issues of Kamil Chmiel

Do you plan to support maxHistoryFiles in TimedRollingFileTree class? Currently there is only a declaration of maxHistoryFiles variable, but it is not used. I assume Fimber should should delete log...

I'm connecting to BLE device to read some characteristics and listen for notifications. When I'm done I would like to disconnect the device. When I call disconnectOrCancelConnection() it says device...