-
Notifications
You must be signed in to change notification settings - Fork 4
Advanced
やかみそら edited this page May 5, 2017
·
5 revisions
In addition to automatically loading the Controller and Model classes, Kotori.php automatically loads files according to the PSR4 specification. PSR-4: Autoloader
Kotori.php provides a simple log class, you can graded record all kinds of information, currently provides two levels of Normal and Sql. The logs are stored in the app/logs
directory, with the prerequisite that the directory is writable. Logs is stored on a daily basis.