Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-01Fixing build (#14296)diosmosis
2019-03-20Make sure Monolog never adds its default handler. (#14239)diosmosis
2019-02-18Enable fingers crossed handler via INI config and show backtrace in logs/arch...diosmosis
2018-12-19Allow setting different log levels per log writer if desired. (#13873)diosmosis
2018-09-06Add [tests] config option to enable logging in tests. (#13335)diosmosis
2018-08-11If warning/error log detected in console command exit w/ code = 1. (#13275)diosmosis
2018-08-01Add some simple profiling output to core:archive command (#13215)diosmosis
2018-04-12Log a job ID for cli commands (#12717)Thomas Steur
2015-09-22Split multi-line log messages into multiple log messages if file handlerThomas Steur
2015-08-19simplify definitionThomas Steur
2015-08-19fix a system testThomas Steur
2015-08-19tracker debug config might be not set, avoid a warningThomas Steur
2015-08-19use monolog in trackerThomas Steur
2015-04-20Merge branch 'master' into 7640_tracker_optimizationsdiosmosis
2015-04-20Forgot to add new config files.diosmosis
2015-04-20Allow plugins to have environment DI config files. Move all logging DI to Mon...diosmosis
2015-04-13Updated PHP-DI versionMatthieu Napoli
2015-03-26Avoid the sprintf log processor to be run if not needed and avoid to die if s...Matthieu Napoli
2015-03-02#7301 Removes any token_auth that might be logged.Matthieu Napoli
2015-02-12Moved the monolog configuration and code into a Monolog pluginMatthieu Napoli