Welcome Guest, Not a member yet? Register   Sign In
Disable Session Log in v4.3
#3

(01-13-2023, 01:28 AM)nc03061981 Wrote: [quote="InsiteFX" pid="405256" dateline="1673593790"]
Please read:

CodeIgniter 4 User Guide - Logging Information

Thanks InsiteFX

Code:
FileHandler::class => [

            // The log levels that this handler will handle.
            'handles' => [
                'critical',
                'alert',
                'emergency',
                'debug',
                'error',
                //'info',
                'notice',
                'warning',
            ],

Learning CI4 from my works, from errors and how to fix bugs in the community

Love CI & Thanks CI Teams

Reply


Messages In This Thread
Disable Session Log in v4.3 - by nc03061981 - 01-12-2023, 11:38 PM
RE: Disable Session Log in v4.3 - by InsiteFX - 01-13-2023, 12:09 AM
RE: Disable Session Log in v4.3 - by Accept - 09-23-2023, 02:27 PM
RE: Disable Session Log in v4.3 - by ozornick - 09-23-2023, 09:08 PM
RE: Disable Session Log in v4.3 - by InsiteFX - 09-24-2023, 08:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB