Improve JS error loggin
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
User Name: ${fullName} -
|
||||
Email: ${email} -
|
||||
Server: ${server} -
|
||||
RequestURI: ${requestURI} -
|
||||
Method: ${method} -
|
||||
User Agent: ${userAgent} -
|
||||
Remote Address: ${remoteAddress} -
|
||||
#if($mapId)
|
||||
Mindmap Id: ${mapId} -
|
||||
#end
|
||||
#if($mapTitle)
|
||||
Mindmap Title: ${mapTitle} -
|
||||
#end
|
||||
${errorMsg}
|
||||
|
||||
#if($mapXML)
|
||||
${mapXML}
|
||||
#end
|
Reference in New Issue
Block a user