Skip to content
Snippets Groups Projects
Commit 8c46b3fe authored by Timur Safin's avatar Timur Safin Committed by Igor Munkin
Browse files

debugger: introduce logging facility

It's frequently needed to see interaction of a luatest script
and its chield launched via popen.
Now we display extra debugging information received from
children pipes directly to the parent screen. It's hidden
by default by luatest (if everything goes well), but could
be displayed with `luatest -c` option.

```
luatest -c -v app-luatest/console_debugger_session_test.lua
```

NO_DOC=internal
NO_CHANGELOG=internal

(cherry picked from commit 7a813f43)
parent fc14740f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment