fix(quality): changes to the logging to reduce un nessasary logging

This commit is contained in:
2025-12-30 07:13:20 -06:00
parent 096cc18477
commit 0d05c66a2b
12 changed files with 2401 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
meta {
name: v3endpoints
seq: 5
}
auth {
mode: inherit
}

View File

@@ -0,0 +1,16 @@
meta {
name: tester
type: http
seq: 1
}
post {
url: http://localhost:3000/lst/api/system/prodsql/start
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}