in development, write audit logs to custom sink

This commit is contained in:
sjvans
2022-02-08 13:41:30 +01:00
parent 6928ae907a
commit 3c6d49b88e
7 changed files with 45 additions and 11 deletions

View File

@@ -7,7 +7,8 @@
"options": {
"model": [
"db",
"srv"
"srv",
"app"
]
}
},
@@ -17,7 +18,8 @@
"options": {
"model": [
"db",
"srv"
"srv",
"app"
]
}
}