-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
in: coreIssues in core supportIssues in core supportstatus: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement
Description
Mark Paluch opened DATAREDIS-740 and commented
We should consider to introduce command logging to simplify debugging and analysis when calling Redis commands.
2017-11-28T16:05:18.140+00:00 HGETALL key
2017-11-28T16:05:25.140+00:00 LPUSH list-key value1 value2 valueN
2017-11-28T16:05:25.140+00:00 HMSET key field value field1 value1
Reference URL: https://stackoverflow.com/questions/47536795/how-to-log-trace-redis-calls-from-java-spring-app
Issue Links:
- DATAREDIS-1014 How to print redis queries on console from Spring Boot?
("is duplicated by")
1 votes, 3 watchers
Metadata
Metadata
Assignees
Labels
in: coreIssues in core supportIssues in core supportstatus: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement