Thinkphp 日志路径(持续更新)

Thinkphp 日志路径

3.2.3

http://xxxx/Runtime/Logs/Home/20_03_20.log

http://xxxx//Application//Runtime/Logs/Admin/20_05_01.log

5.0.24

http://xxxx/Runtime/Log/202002/15.log

 

 Application//Runtime/Logs/Home/20_05_01.log,/Application//Runtime/Logs/Index/20_05_01.log thinkphp3 log日志路径, thinphp5路径/Application//Runtime/Logs/202005/01.log,Application可以换成App,注意大小写,默认首字母大写

原文地址:https://www.cnblogs.com/8gman/p/12565675.html