Skip to content

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

Merged
dg merged 5 commits into
nette:masterfrom
janbarasek:cli-code-dumper
Jun 15, 2021
Merged

Debugger: render code snipet in CLI on error (#494)(#490)#494
dg merged 5 commits into
nette:masterfrom
janbarasek:cli-code-dumper

Conversation

@janbarasek

@janbarasek janbarasek commented Jun 9, 2021

Copy link
Copy Markdown
Contributor
  • 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!

Comment thread src/Tracy/Debugger/Debugger.php Outdated
@janbarasek
janbarasek requested a review from dg June 9, 2021 11:13
Comment thread src/Tracy/Debugger/Debugger.php Outdated
@janbarasek
janbarasek requested a review from dg June 9, 2021 18:07
@dg

dg commented Jun 15, 2021

Copy link
Copy Markdown
Member

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