Custom log levels #61
Replies: 2 comments 4 replies
-
Hey @abdosaeedelhassan , Do you mean different log formats or different log levels (like At the moment it only supports the default Laravel log format, but in the future we will have the ability to add custom log format drivers so that you can see other types of logs, like Apache, Nginx, MySQL, cron tasks, etc. |
Beta Was this translation helpful? Give feedback.
-
My suggestion as follows: 1- let the log levels to be come from configuration file, so that we can append custom log levels and used it in log writer to write the errors inside the file, then will shown in log-viewer page. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, firstly thanks for log-viewer package.
i want to suggest ability to add custom logs, the reason of it, sometime we need to register logs manually for example errors form apis that comes from mobile applications, this allow to collect logs in one place.
is there any plan to adding this future.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions