;param name="conversionPattern" value="%d{Y-m-d H:i:s} %c %-5p %F %L %m%n" />
file" value="d:/logs/project-%s.log" />
; ;appender_ref ref="default" />
The above introduces the practical configuration of log4php, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.