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
Currently, the Flask app logs to the same files as the credmon by default. The logging should really end up in the httpd's logs. Flask provides a handler for this.
The text was updated successfully, but these errors were encountered:
Currently, the Flask app logs to the same files as the credmon by default. The logging should really end up in the httpd's logs. Flask provides a handler for this.
The text was updated successfully, but these errors were encountered: