Skip to content

Commit 8402894

Browse files
authored
Error log menu
1 parent a2fbf6e commit 8402894

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.vscode/settings.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@
1313
},
1414
"active": true,
1515
"links": {
16-
"Swagger": "${serverUrl}/swagger-ui/index.html"
16+
"Swagger": "${serverUrl}/swagger-ui/index.html",
17+
"Error Log": "${serverUrl}/csp/sys/op/UtilSysAppErrorNamespaces.csp"
1718
}
1819
}
1920

2021

21-
}
22+
}

0 commit comments

Comments
 (0)