First Commit

This commit is contained in:
reinard.setiadji@formulatrix.com 2025-08-01 15:29:06 +07:00
parent bb40883c7d
commit 696158848f
18 changed files with 787 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning",
"StitchATon.Controller": "Information"
}
}
}