Logs API
Integrated the Logs API to capture and send errors to AWS CloudWatch whenever an API failure occurs or any code inside a try-catch block throws an error.

{
"host": "${DBKS:DB_LOG_URL}",
"enabled": true
}
Integrated the Logs API to capture and send errors to AWS CloudWatch whenever an API failure occurs or any code inside a try-catch block throws an error.

{
"host": "${DBKS:DB_LOG_URL}",
"enabled": true
}