Skip to content

Remove log notification for server debug info #16225

Closed
@dhruvmanila

Description

@dhruvmanila

Description

Follow-up from #16214.

Remove the following:

notifier
.notify::<types::notification::LogMessage>(types::LogMessageParams {
message: output.clone(),
typ: types::MessageType::INFO,
})
.with_failure_code(ErrorCode::InternalError)?;

Metadata

Metadata

Assignees

Labels

serverRelated to the LSP server

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions