Skip to content

Commit 267b353

Browse files
committed
Define staging settings
1 parent c02a380 commit 267b353

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"Logging": {
3+
"LogLevel": {
4+
"Steeltoe.Common.Utils": "Debug",
5+
"Steeltoe.NetCoreToolService": "Debug"
6+
}
7+
}
8+
}

0 commit comments

Comments
 (0)