FOLLOW THIS STEP
Why is it so important to write logs on the website?
that's because we really need it to find errors on the web in the future. This will make it easier for us to fix it.
What should you do first? Please copy this code first!
Go to application > config > config.php
Paste the code you copied earlier there.
Make sure, the application/logs directory is writable.
To open the error log, you can enter the application > logs folder
there you will see an error that occurs if there is an error on the website.
Hope this can help you in your work.
Posting Komentar untuk "How writing logs on codeigniter 3 "