ServerTokenStoreImpl lack of proper logging #115
Labels
state: fixed
Fixed by the developer
type: enhancement
New feature or request
ver: 7.2.2
ver: 7.3.0
Fixed in version
Milestone
Environment
Platform version: all 6.xx to 7.xx
Addon version: all
Description the enhancement
There should be ability to switch on/off the debugging logging for cases something goes wrong and we need to locate the issue. For example (spring approach is ok):
Desired methods are:
Possible implementation (in our project, it is better to obfuscate active tokens):
Implementation:
ServerTokenStoreImpl.java
for obfuscation tuning:QA Notes
com.haulmont.addon.restapi.store
. e.g add in logback.xml:ServerTokenStoreImpl
after user authorisationER: logs in app.log about
The text was updated successfully, but these errors were encountered: