Logging to files

29 views
Skip to first unread message

Caio Carvalho

unread,
Nov 8, 2022, 7:31:40 AM11/8/22
to Fusio
Hi,
So I want to try and save my logs to files from PHP-Processor actions, so I am wondering if there is a better way than using syslog to do so and if using syslog is even possible, as well as where the logs would go to if so.
Thanks in advance, 
Caio

Christoph Kappestein

unread,
Nov 9, 2022, 12:45:37 PM11/9/22
to Fusio
Hi,

sure, so you can configure a specific log handler s. https://github.com/apioo/fusio/blob/master/configuration.php#L123
In out latest version we have also configured a log handler to write all log files to a dedicated log files instead of using the syslog,
you are also free to use a different handler since we use in the end also only Monolog as logger.

best regards
Christoph

Caio Carvalho

unread,
Nov 10, 2022, 7:28:27 AM11/10/22
to Fusio
Great, thank you
Reply all
Reply to author
Forward
0 new messages