aboutsummaryrefslogtreecommitdiff
path: root/common/log.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2020-12-10common/log: write log importanceSimon Ser
2020-05-24common/log: use bright black rather than black for SWAY_DEBUGTudor Brindus
2020-03-07common/log: bump POSIX version used after e81d9fde667eJan Beich
2020-03-07common/log: improve time prefixSimon Ser
2019-07-15Use -fmacro-prefix-map to strip build pathManuel Stoeckl
2019-01-21Replace wlr_log with sway_logM Stoeckl
2018-07-09Update for swaywm/wlroots#1126emersion
2018-01-05common/log: finish removing most log functionsDominique Martinet
2017-11-18Move everything to sway/old/Drew DeVault
2017-10-20Print log level even if STDERR is not a ttyCalvin Lee
2017-06-06FreeBSD fixesjohalun
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
2017-03-10UnGNUify the codebaseDrew DeVault
2016-12-15Handle malloc failure in ipc_recv_responseDrew DeVault
2016-09-01Reorganize includesDrew DeVault
2016-07-28Add timestamp to log messagesTony Crisci
2016-07-17Remove SIGSERV and SIGABORT handlerDrew DeVault
2016-06-27Add get_log_level() to encapsulate v (current log level)David Eklov
2016-05-02common: refactor sway_log()Eric Engestrom
2016-05-02common: fix double-close in error_handler()Eric Engestrom
2016-05-02Fix off-by-one bug in log functionsEric Engestrom
2016-02-26Correctly exit sway on errors.Mikkel Oscar Lyderik
2016-02-08Fix clang warningsMikkel Oscar Lyderik
2016-01-28Print /proc/<pid>/maps on segfaultDrew DeVault
2015-12-21use CMake's FindBacktrace for backtrace feature detectionrobotanarchy
2015-11-12Start fleshing out wayland client implementationDrew DeVault