flutter_logs icon indicating copy to clipboard operation
flutter_logs copied to clipboard

initLogs options documentation

Open tadejg opened this issue 1 year ago • 0 comments

Options passed to initLogs() aren't documented anywhere as far as I can tell. If they are, the docs are really well hidden and should be linked to in the project readme.

I tried following the example in the readme, but am struggling to understand how I can customize the default configuration. What does logTypesEnabled do? What about debugFileOperations or isDebuggable? How can I setup log rotation? What about encryption?

This library seems to have a lot of great features, but they're very hard to configure without documentation.

tadejg avatar Feb 03 '23 11:02 tadejg