Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugger: render code snipet in CLI on error (#494)(#490) #494

Merged
merged 5 commits into from
Jun 15, 2021
Merged

Debugger: render code snipet in CLI on error (#494)(#490) #494

merged 5 commits into from
Jun 15, 2021

Conversation

janbarasek
Copy link
Contributor

@janbarasek janbarasek commented Jun 9, 2021

  • new feature
  • BC break? no

Rel #490

A simple tool for plotting an uncaught exception (or other error) directly to the terminal in CLI mode. It makes it very easy to debug the application on the server.

Real example:

Screenshot from 2021-06-09 09-24-11

Thanks!

src/Tracy/Debugger/Debugger.php Outdated Show resolved Hide resolved
@janbarasek janbarasek requested a review from dg June 9, 2021 11:13
src/Tracy/Debugger/Debugger.php Outdated Show resolved Hide resolved
@janbarasek janbarasek requested a review from dg June 9, 2021 18:07
@dg
Copy link
Member

dg commented Jun 15, 2021

I'm gonna try to tweak it a little more.

@dg dg changed the title #490 Debugger: Render code snipet in CLI error. Debugger: render code snipet in CLI on error (#494)(#490) Jun 15, 2021
@dg dg merged commit b952821 into nette:master Jun 15, 2021
dg pushed a commit that referenced this pull request Jun 15, 2021
Co-authored-by: Jan Barášek <jan.barasek@packeta.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants