pull/838/head
Mikunj Varsani 6 years ago
parent 33aa190c5b
commit 10a4f13bc5

@ -614,7 +614,9 @@ class LokiAppDotNetServerAPI {
`serverRequest ${mode} error`,
e.code,
e.message,
`json: ${txtResponse}`, 'attempting connection to', url
`json: ${txtResponse}`,
'attempting connection to',
url
);
} else {
log.info(

Loading…
Cancel
Save