dotkernel / frontend

DotKernel Frontend Application. Based on Mezzio microframework using Laminas components.
https://v5.dotkernel.net
MIT License
22 stars 5 forks source link

add error handler #65

Closed arhimede closed 5 years ago

arhimede commented 5 years ago

please add as default package the error handler package to be sure all systems are ready to log the errors

alexmerlin commented 5 years ago

DotKernel's own error handler library has been added to the Frontend application. Errors will be logged to: {PROJECT_ROOT}/log/error-log-{CURRENT_DATE}.log