I'm not really clear about the concrete configuration of log ,I use the springboot logging --org.springframework.boot.context.logging, to print my logging information on console, but it seems not very complete, and it doesn't print the executed sql where db manipulation is processing.
may anybody help?