Summary: | Need a way to export/save to file | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | David Edmundson <kde> |
Component: | debugger | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | task | CC: | mayank25080562 |
Priority: | NOR | ||
Version: | git-latest | ||
Target Milestone: | Future | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-common-internals/38c01cf780e1e0a2f8ebe024481d5c5696368969 | Version Fixed In: | |
Sentry Crash Report: |
Description
David Edmundson
2012-07-15 14:43:36 UTC
Does this refer to having the kDebug() statements printed in a file ? Have implemented it, https://git.reviewboard.kde.org/r/116560/. Please check! Git commit 38c01cf780e1e0a2f8ebe024481d5c5696368969 by David Edmundson, on behalf of mayank jha. Committed on 03/03/2014 at 21:28. Pushed by davidedmundson into branch 'master'. Adds the feature to save the log files in the debugger. Adds a button Save Log file to save the log in the currentTab of the TabWidget. REVIEW: 116560 M +6 -1 tools/debugger/debug-message-view.cpp M +1 -0 tools/debugger/debug-message-view.h M +5 -0 tools/debugger/main-window.cpp M +3 -0 tools/debugger/main-window.h M +13 -3 tools/debugger/main-window.ui http://commits.kde.org/telepathy-common-internals/38c01cf780e1e0a2f8ebe024481d5c5696368969 |