refactor: introduce internal log() shortcut function by tbouffard · Pull Request #974 · maxGraph/maxGraph
Add a convenient log() function in internal/utils.ts that returns GlobalConfig.logger. This provides a shorter, more readable alternative to accessing GlobalConfig.logger directly throughout the codebase. Also documented the pattern in CLAUDE.md for future contributors.
tbouffard
deleted the
refactor/add_log_shortcut_function
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters