Skip to content

[DX] show hint that log is configured to "screen" instead of error message that logfile is not found #22

@dbu

Description

@dbu

i installed the matomo docker image and wanted to see logs. i found the log viewer plugin, installed it, but then only got the error that tmp/logs/matomo.log does not exist. eventually i found that the default in global.ini.php is log_writers[] = screen and once i added a log section with log_writers[] = file in config.ini.php, the plugin started to show logs.

it would be nice if the plugin could check the log writers configuration and show a warning instead that the log writers need to include file (or database? did not try that) for the plugin to work.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions