aboutsummaryrefslogtreecommitdiff
path: root/include/log.h
AgeCommit message (Expand)Author
2019-07-15Use -fmacro-prefix-map to strip build pathManuel Stoeckl
2019-01-21Replace wlr_log with sway_logM Stoeckl
2018-09-06Remove __PRETTY_FUNCTION__Scott Anderson
2018-07-09Update for swaywm/wlroots#1126emersion
2018-02-24update log.h for latest wlrTony Crisci
2018-01-05common/log: finish removing most log functionsDominique Martinet
2018-01-05sway: change all sway_log to wlr_logDominique Martinet
2017-04-20Make sway_abort() report locationJerzi Kaminsky
2017-04-16Fix location reported by sway_assertJerzi Kaminsky
2017-04-16Fix variadic forwarding in sway_assertJerzi Kaminsky
2016-12-15Always log filename and line numberDrew DeVault
2016-06-27Add get_log_level() to encapsulate v (current log level)David Eklov
2016-05-02common: refactor sway_log()Eric Engestrom
2015-11-28Rearrange logging headersDrew DeVault
2015-11-11Add file and line number to log in Debug buildDrew DeVault
2015-10-27commands: Learn 'debuglog'.S. Christoffer Eliesen
2015-10-25log: Add swayc_log, use at a few key places.S. Christoffer Eliesen
2015-08-26move_container_to fixuptaiyu
2015-08-24Added in backtrace printingLuminarys
2015-08-21fixed #108 signed/unsigned comparisonminus
2015-08-20properly handle IPC clientsminus
2015-08-19fixed some more bugs, moved layout_log into log.ch, restored focus_parenttaiyu
2015-08-18added sway_assert functionminus
2015-08-16handle_view_state_requesttaiyu
2015-08-16Move headers to include/Drew DeVault