]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/arrow/csharp/test/Apache.Arrow.Flight.TestWeb/appsettings.Development.json
import quincy 17.2.0
[ceph.git] / ceph / src / arrow / csharp / test / Apache.Arrow.Flight.TestWeb / appsettings.Development.json
diff --git a/ceph/src/arrow/csharp/test/Apache.Arrow.Flight.TestWeb/appsettings.Development.json b/ceph/src/arrow/csharp/test/Apache.Arrow.Flight.TestWeb/appsettings.Development.json
new file mode 100644 (file)
index 0000000..fe20c40
--- /dev/null
@@ -0,0 +1,10 @@
+{
+  "Logging": {
+    "LogLevel": {
+      "Default": "Debug",
+      "System": "Information",
+      "Grpc": "Information",
+      "Microsoft": "Information"
+    }
+  }
+}