mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 23:04:51 +02:00
parent
f770075276
commit
6017432750
@ -49,12 +49,12 @@ final class Logger
|
|||||||
/**
|
/**
|
||||||
* Default log target
|
* Default log target
|
||||||
*/
|
*/
|
||||||
const DEFAULT_LOG_TARGET = "./var/log/icinga.log";
|
const DEFAULT_LOG_TARGET = "./var/log/icingaweb.log";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Default debug target
|
* Default debug target
|
||||||
*/
|
*/
|
||||||
const DEFAULT_DEBUG_TARGET = "./var/log/icinga.debug.log";
|
const DEFAULT_DEBUG_TARGET = "./var/log/icingaweb.debug.log";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Array of writers
|
* Array of writers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user