mirror of
https://github.com/neovim/neovim.git
synced 2026-05-27 07:18:36 +00:00
Problem The format of LSP log messages is inconsistent; some include underscores, while others are not logged at all. Solution Standardize log recording and unify the log message prefixes with the module names.