diff options
author | Denys Vlasenko <dvlasenk@redhat.com> | 2010-10-20 18:25:26 +0200 |
---|---|---|
committer | Denys Vlasenko <dvlasenk@redhat.com> | 2010-10-20 18:25:26 +0200 |
commit | bfda214e9d634015457a7c5d8e2e1fd26d49a1fb (patch) | |
tree | ba2ae953a86e9c7715d9c98b009d72abc06820da /lib/plugins/Python.cpp | |
parent | 451d3d730c7d1ff93031848882e43813ee3c346f (diff) | |
download | abrt-bfda214e9d634015457a7c5d8e2e1fd26d49a1fb.tar.gz abrt-bfda214e9d634015457a7c5d8e2e1fd26d49a1fb.tar.xz abrt-bfda214e9d634015457a7c5d8e2e1fd26d49a1fb.zip |
move logger reporting to a separate program (abrt-action-print)
Usage: abrt-action-print [v] -d DIR
Print information about the crash to standard output
-v, --verbose be verbose
-d DIR Crash dump directory
As you can see, it simply writes crash dump information
to stdout, not to a file.
Logger plugin spawns a child abrt-action-print -d DIR
and pipes its output to log file.
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'lib/plugins/Python.cpp')
0 files changed, 0 insertions, 0 deletions