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.
Grails プロジェクトがあり、いくつかのドメイン クラスを監査しています。監査ログ プラグインによって保存された情報を見たいのですが、audit_log が作成された場所が見つかりません。
database-migration プラグインを使用する場合は、"grails dbm-gorm-diff" を実行して、次回アプリケーションを起動したときに作成される監査ログ テーブルの移行パッチを作成する必要があります。