summaryrefslogtreecommitdiff
path: root/bin/Debug/net6.0/publish/appsettings.Development.json
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2022-09-15 17:22:56 -0500
committerHombreLaser <sebastian-440@live.com>2022-09-15 17:22:56 -0500
commitc314f2739fee287d24dd0c1cbf2994c17a0e3221 (patch)
treeea695657b1d6fbd5bf29e9aba191d9d32ad6b01f /bin/Debug/net6.0/publish/appsettings.Development.json
parent900637ac667a8aaa79a94c043dea69b1888c5534 (diff)
Añadir archivos de primera ejecución
Diffstat (limited to 'bin/Debug/net6.0/publish/appsettings.Development.json')
-rw-r--r--bin/Debug/net6.0/publish/appsettings.Development.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/Debug/net6.0/publish/appsettings.Development.json b/bin/Debug/net6.0/publish/appsettings.Development.json
new file mode 100644
index 0000000..0c208ae
--- /dev/null
+++ b/bin/Debug/net6.0/publish/appsettings.Development.json
@@ -0,0 +1,8 @@
+{
+ "Logging": {
+ "LogLevel": {
+ "Default": "Information",
+ "Microsoft.AspNetCore": "Warning"
+ }
+ }
+}