logging
This commit is contained in:
+1
-4
@@ -11,10 +11,7 @@ import { IssueTool } from "./issue.ts";
|
||||
import { PullRequestTool } from "./pr.ts";
|
||||
import { PullRequestInfoTool } from "./prInfo.ts";
|
||||
import { ReviewTool } from "./review.ts";
|
||||
import { addTools, initLogFile } from "./shared.ts";
|
||||
|
||||
// Initialize log file when server starts
|
||||
initLogFile();
|
||||
import { addTools } from "./shared.ts";
|
||||
|
||||
const server = new FastMCP({
|
||||
name: "gh-pullfrog",
|
||||
|
||||
Reference in New Issue
Block a user