You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run django inside docker. All the logs go to docker logs.
Is there a way to configure django-cassandra-engine to dump verbose and/or debugging information? Maybe this could be geared off the settings.DEBUG flag. Better might be to set an env variable specific to the desired level (info, debug, trace, etc.).
The text was updated successfully, but these errors were encountered:
I run django inside docker. All the logs go to docker logs.
Is there a way to configure django-cassandra-engine to dump verbose and/or debugging information? Maybe this could be geared off the settings.DEBUG flag. Better might be to set an env variable specific to the desired level (info, debug, trace, etc.).
The text was updated successfully, but these errors were encountered: