Actions
Bug #138
closedon create user duplicate logs are saying 'creating user'
Description
add some error msg to this function
[2021-12-30 06:27:02,350] INFO in users: Creating user: aa
INFO:flask_restx.namespace.default:Creating user: aa
[2021-12-30 06:27:11,243] INFO in users: Creating user: aa
INFO:flask_restx.namespace.default:Creating user: aa
Updated by torgiren almost 4 years ago
- Is duplicate of Bug #142: fix duplicated logs from flask and waitress added
Updated by torgiren almost 4 years ago
- Related to Feature #152: use gunicorn instead of waitress added
Updated by torgiren almost 4 years ago
- Target version changed from backlog to v0.2.0
Actions