Fine tuning of log print.
This commit is contained in:
@ -2349,8 +2349,7 @@ static void clientReply (
|
|||||||
|
|
||||||
LOGIF(LE, (skygw_log_write_flush(
|
LOGIF(LE, (skygw_log_write_flush(
|
||||||
LOGFILE_ERROR,
|
LOGFILE_ERROR,
|
||||||
"Error : Failed to execute %s in %s:%d.\n\t\t"
|
"Error : Failed to execute %s in %s:%d. %s %s",
|
||||||
" %s %s",
|
|
||||||
cmdstr,
|
cmdstr,
|
||||||
bref->bref_backend->backend_server->name,
|
bref->bref_backend->backend_server->name,
|
||||||
bref->bref_backend->backend_server->port,
|
bref->bref_backend->backend_server->port,
|
||||||
|
|||||||
Reference in New Issue
Block a user