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

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

Loading…
Cancel
Save