ThexXTURBOXx / catcher_2

Flutter error catching & handling plugin. Handles and reports exceptions in your app!
https://pub.dev/packages/catcher_2
Apache License 2.0
23 stars 26 forks source link

FileHandler Supports file creation by error level and dio file #22

Closed laterdayi closed 9 months ago

laterdayi commented 9 months ago

Is your feature request related to a problem? Please describe.

The log content format is customized

Describe the solution you'd like

The log content format is customized

for example

error.log warning.log diohttp.log

and custom file name

error-2024-02-13.log warning-2024-02-13.log diohttp.log

ThexXTURBOXx commented 9 months ago

This will be available in 1.2.1 which will get released in a few minutes