question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

remoteagent.log not showing trace level logs

See original GitHub issue
  • Web Browser:
  • Local OS: MacOS
  • Remote OS: Linux
  • Remote Architecture: x86
  • code-server --version:3.7.4

It seems that remoteagent.log is no longer showing trace level logs with the latest version. I tried with code-server --verbose and also --log trace , and its still not there

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
code-ashercommented, Dec 14, 2021

Should finally be fixed with 4.0.0. Both the server and browser are showing trace logs.

1reaction
nhooyrcommented, Dec 18, 2020

Might be fixed with v3.8.0!

Just released a few minutes ago. https://github.com/cdr/code-server/releases/tag/v3.8.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

remoteagent.log not showing trace level logs #2490 - GitHub
It seems that remoteagent.log is no longer showing trace level logs with the latest version. I tried with code-server --verbose and also --log ......
Read more >
How to increase debug logging to investigate remote agent ...
This knowledge base article is intended to help in troubleshooting agent problems by increasing the logged information on the server and/or agent logs....
Read more >
Logs of 'Trace' level aren't showing up in the execution.log
The execution.log files show logs of 'trace' level on one machine but not the other, which makes debugging impossible.
Read more >
Configuring the server trace log - IBM
Turns off trace logging. logger.trace.level=DEBUG_MIN: Specifies the trace logging level. DEBUG_MIN: Records the least amount ...
Read more >
C# Debug and Trace Logs Not Being Captured - Stack Overflow
NET6 Console app to test logging configurations. I'm not using appsettings.json - just building the logger as shown below.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found