also log error itself on pingback receive

This commit is contained in:
Wouter Groeneveld 2021-04-03 16:15:52 +02:00
parent 66362d81b6
commit dd26d8c752
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ function success(msg) {
function err(e) {
console.error(` -- pingback receive went wrong: ${e}`)
console.error(e)
return `<?xml version="1.0" encoding="UTF-8"?>
<methodResponse>
<fault>