Skip to content

Add Redis command logging [DATAREDIS-740] #1321

@spring-projects-issues

Description

@spring-projects-issues

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

Labels

in: coreIssues in core supportstatus: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions