nexus-agents - v2.80.0
    Preparing search index...

    Function createToolLogger

    MCP exports - MCP server implementation Split from index.ts for file size compliance (Issue #285) Updated Issue #538: Added missing tool registration exports

    • Creates a child logger for a specific tool execution.

      Parameters

      • parentLogger: ILogger

        The parent logger instance

      • toolName: string

        Name of the tool being executed

      • OptionalrequestId: string

        Optional request ID for tracing

      Returns ILogger

      A child logger with tool context