import { ... } from "@langchain/langgraph-sdk/logging";Retrieves the global logger instance for LangGraph Platform.
The logger provides structured logging capabilities with various log levels (error, warn, info, debug, etc.) and extra metadata such as node name etc.