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
path: root/config
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-10-15 08:32:32 +0400
committermattab <matthieu.aubry@gmail.com>2013-10-15 08:32:32 +0400
commit64c7aa1b9e1d69c8d791afc4a1ef421b6b1bac6c (patch)
tree0772624977481da68d8279800c4eea6e7a929cee /config
parent3096890771fe6e8e5a563362625332186a4ee82d (diff)
Making sure at least WARNING messages are written on screen
Diffstat (limited to 'config')
-rw-r--r--config/global.ini.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index cd7ec40906..4b71c6fd77 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -470,7 +470,7 @@ password = ; Proxy password: optional; if specified, username is mandatory
[log]
; possible values for log: screen, database, file
-log_writers[] = file
+log_writers[] = screen
; log level, everything logged w/ this level or one of greater severity
; will be logged. everything else will be ignored. possible values are: