Skip to content

Instantly share code, notes, and snippets.

@carrotsword
Last active January 16, 2020 04:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carrotsword/7423ba959feb0576e46c108048b746ae to your computer and use it in GitHub Desktop.
Save carrotsword/7423ba959feb0576e46c108048b746ae to your computer and use it in GitHub Desktop.
intra-mart Accel Platform で 実行中にDBログを有効にする。

jmc.exe を使って

ch.qos.logback.classic > default > ch.qos.logback.jmx.JMXConfigurator

で 操作タブを開いて setLoggerLevel を選択

  • p0: jp.co.intra_mart.mirage.SqlExecutor
  • p1: DEBUG

で実行を押す。

一秒に一回スケジューラのクエリが流れていてあっという間に流れていくけど

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment