stats4sd / aec_portfolio

A proof of concept for the AEC Consortium Project Management / Assessment System
GNU General Public License v3.0
0 stars 0 forks source link

Add Database Log #254

Closed dan-tang-ssd closed 6 months ago

dan-tang-ssd commented 6 months ago

This PR is submitted to help resolving issue for exchange rate retrieval.

This PR contains below changes:

  1. Add log message in database level to trace program executed by schedule job and queue
  2. Add configuration in .env, make it flexible to turn on / turn off database log feature

Testing in local env:

When QUEUE_CONNECTION=sync

When QUEUE_CONNECTION=database


Possible casue in live env:

Screen shot:

image

what-the-diff[bot] commented 6 months ago

PR Summary