aungwinthant / apilogger

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

Remove Unnecessary Debug #14

Closed lloy0076 closed 4 years ago

lloy0076 commented 4 years ago

This debug seems to have crept in:

https://github.com/aungwinthant/apilogger/blob/cbfc37eecfe2df832bccf49340598695bc357caf/src/AbstractLogger.php#L29

aungwinthant commented 4 years ago

it's removed in my local repo. It will be fixed in the next commit