この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi,
When we do a "logInfo" in a Javascript function called by SOAP, how can we read/get the information logged?
For example, in the documentation to implement SOAP calls (Implementing SOAP methods ), we have
function nms_recipient_testLog(message)
{
logInfo("*** " + message)
}
Where can we see this message?
Our AC7 is hosted by Adobe.
Thank you
Florian
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Hi floriancourgey,
Past couple of days log can be accessed from the console itself
If your instance is hosted with Adobe, you can reach out to support for more logs from past days.
If you are hosting the infra in house, you can find the logs from <install_directory>/var/logs section
Regards,
Vipul
表示
返信
いいね!の合計
Hi Vipul,
Thanks for your kind answer. Where is web.log located and how can I access its content?
Thank you
表示
返信
いいね!の合計
Hi floriancourgey,
Past couple of days log can be accessed from the console itself
If your instance is hosted with Adobe, you can reach out to support for more logs from past days.
If you are hosting the infra in house, you can find the logs from <install_directory>/var/logs section
Regards,
Vipul
表示
返信
いいね!の合計
Great, it's absolutely what we were looking for!
Thanks a lot
表示
返信
いいね!の合計