简体   繁体   English

将错误保存在数据库中,而不是cakePHP中的errors.log

[英]Save the Errors in Database instead of errors.log in cakePHP

I need to save errors which occur in my application into a database table, rather than writing out to errors.log . 我需要将我的应用程序中发生的错误保存到数据库表中,而不是写出errors.log I'm using CakePHP, and a little lost as to how to achieve this. 我正在使用CakePHP,并且有点失去了如何实现这一目标。

Any suggestions? 有什么建议么?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM