Set default config of analysis logger for test env
This commit is contained in:
parent
10feea0d48
commit
f963fb321e
@ -210,7 +210,7 @@ var config = {
|
|||||||
// If filename is given logs comming from analysis client will be written
|
// If filename is given logs comming from analysis client will be written
|
||||||
// there, in append mode. Otherwise 'log_filename' is used. Otherwise stdout is used (default).
|
// there, in append mode. Otherwise 'log_filename' is used. Otherwise stdout is used (default).
|
||||||
// Log file will be re-opened on receiving the HUP signal
|
// Log file will be re-opened on receiving the HUP signal
|
||||||
filename: 'logs/analysis.log'
|
filename: 'node-windshaft.log'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
,millstone: {
|
,millstone: {
|
||||||
|
Loading…
Reference in New Issue
Block a user