Skip to content

Language server creates two log files #14259

@4e6

Description

@4e6

Issue

Every time the language server starts, it writes the line into enso-cli-***.log

[DEBUG] [2025-11-05T17:15:28Z] [org.enso.distribution.DistributionManager] Detected paths: DistributionPaths(
  dataRoot = ***/enso,
  runtimes = ***/runtime,
  engines  = ***/dist,
  bundle   = None,
  config   = ***/enso,
  locks    = ***/lock,
  logs     = ***/log,
  tmp      = ***/tmp,
  profiling = ***/profiling,
  ensoHome  = ***/enso,
  customEditions = List(***/editions),
  localLibrariesSearchpaths = List(***/libraries)
)

and the rest in the enso-language-server-***.log log file

Expected

The lanugage server logs into the enso-language-server-***.log log file

Metadata

Metadata

Assignees

Type

No type

Projects

Status

❓New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions