-
Notifications
You must be signed in to change notification settings - Fork 334
Open
Labels
Description
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
Labels
Type
Projects
Status
❓New