Hi @rp_st , Could you let me know how to get logs from core while using your managed service? I could see your docs for logging only for self hosted case.
r
rp_st
04/27/2023, 9:06 AM
hey @yvstrishul we do not expose them yet. But we can email them to you if you want. Just send us an email, and we can send you the logs for your instance.
y
yvstrishul
04/27/2023, 9:07 AM
Ok, Noted. Thankyou
yvstrishul
04/27/2023, 9:12 AM
So what is the expected way for audit logs here?
r
rp_st
04/27/2023, 9:13 AM
you should override the backend SDK recipe functions and add logging to those before calling the original impelmentation. You can then use any logging method / message you want.