D19885: Implement logging category for excel plugins

2019-03-26 Thread Damien Caliste
This revision was automatically updated to reflect the committed changes. Closed by commit R8:5e9da957f156: Implement logging category for excel plugins (authored by pvuorela, committed by dcaliste). REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19885?vs=54337

D19885: Implement logging category for excel plugins

2019-03-20 Thread Dag Andersen
danders accepted this revision. This revision is now accepted and ready to land. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D19885 To: pvuorela, danders Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever

D19885: Implement logging category for excel plugins

2019-03-19 Thread Pekka Vuorela
pvuorela updated this revision to Diff 54337. pvuorela added a comment. Eliminated one unintended #ifdef SWINDER_XLS2RAW removal from the patch. REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19885?vs=54323&id=54337 REVISION DETAIL https://phabricator.kde

D19885: Implement logging category for excel plugins

2019-03-19 Thread Pekka Vuorela
pvuorela created this revision. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. pvuorela requested review of this revision. REVISION SUMMARY Previous std::cout/printf as debug output, std::cerr/stderr as warning output. Not 100% the same output, but shou