aungwinthant / apilogger

Small laravel package for viewing api logs which can be used in debugging.
MIT License
346 stars 61 forks source link

Log table created even if file driver used #2

Open mdemori opened 4 years ago

mdemori commented 4 years ago

Hi,

I've notice that the log tables are created even if i choose file as driver, there is a way to disable log table creation on file driver?

thank you

aungwinthant commented 4 years ago

I will update this on next fix. Thank you.

mikeerickson commented 4 years ago

So, it is a bug and feature 🤓

mikeerickson commented 4 years ago

@aungwinthant has this been cured yet? Do you need a PR?

aungwinthant commented 4 years ago

Sure. I need a PR. I have a lot to do this week and very much thank you if you can submit one.

dansleboby commented 2 years ago

Fixed in #42