local log = require("plenary.log")

return log.new({
  plugin = "nvim-yazi.lsp.embedded-lsp-file-operations.lsp-file-operations",
}, false)
