-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathserver.log
More file actions
20 lines (20 loc) · 876 Bytes
/
server.log
File metadata and controls
20 lines (20 loc) · 876 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Starting MCP Roslyn Server (STDIO mode)...
Project root: /Users/bill/Repos/McpDotnet
info: McpRoslyn.Server.RoslynWorkspaceManager[0]
MSBuild registered successfully
info: McpRoslyn.Server.McpRoslynHostedService[0]
Starting MCP Roslyn Server with configuration:
info: Microsoft.Hosting.Lifetime[0]
Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
Hosting environment: Production
info: McpRoslyn.Server.McpRoslynHostedService[0]
Allowed paths: /Users/bill/Repos/McpDotnet
info: Microsoft.Hosting.Lifetime[0]
Content root path: /Users/bill/Repos/McpDotnet
info: McpRoslyn.Server.McpJsonRpcServer[0]
MCP Roslyn Server started - listening on stdio
info: McpRoslyn.Server.McpJsonRpcServer[0]
MCP Roslyn Server shutting down
info: Microsoft.Hosting.Lifetime[0]
Application is shutting down...