help wantedtype:improvement
Repository metrics
- Stars
- (12,623 個のスター)
- PR merge metrics
- (平均マージ 10d 17h) (30d で 69 merged PRs)
説明
Are you looking for help?
No, this is a feature request.
Play Version (2.5.x / etc)
2.6 / master
API (Scala / Java / Neither / Both)
Scala / Both
Expected Behavior
Configurable level of detail, but at the minimum a start-finish log line for performance timing and basic visual (human) inspectability.
Ideally, on bigger tables a per statement timing information with number of affected rows (if returned by the driver), etc. would be helpful.
Actual Behavior
Currently Evolutions is totally silent in the best case (good, if you are really into the Zen of UNIX philosophy), and throws a stack trace in the worst case.