1. yml

spring:
  output: 
    ansi:
      enabled: always

logging:
  level:
    '[site.metacoding.market]': DEBUG
    '[org.hibernate.SQL]': DEBUG

2. vscode 세팅

Screenshot_4.png

Screenshot_5.png