Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリケーションが MongoDB データベースに対して実行しているクエリをログに記録しようとしていますが、その方法が見つかりません。grails でのログ記録について私が見つけたのは休止状態に基づいていますが、いくつかのクエリがどのように実行されているかを確認する必要があります解析され、mongoDB に送信されます。
Grails 2.2.1 と MongoDB GORM プラグイン 1.2.0 を使用しています