CodeIgniter Forums
Add this feature: log to stdout handler - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Feature Requests (https://forum.codeigniter.com/forumdisplay.php?fid=29)
+--- Thread: Add this feature: log to stdout handler (/showthread.php?tid=77441)



Add this feature: log to stdout handler - jjinkou2 - 09-02-2020

I'm using docker and the log is expected to be redirected to stdout.
i wrote this handler for this purpose. please add this or a similar feature for the next version .


RE: Add this feature: log to stdout handler - jreklund - 09-02-2020

Hi, you are more than welcome to submit a Pull request, if you would like to add it into the framework:
https://github.com/codeigniter4/CodeIgniter4/pulls
https://github.com/codeigniter4/CodeIgniter4/blob/develop/CONTRIBUTING.md