aboutsummaryrefslogtreecommitdiffstats
path: root/common/log.c
Commit message (Expand)AuthorAge
* common/log: write log importanceLibravatar Simon Ser2020-12-10
* common/log: use bright black rather than black for SWAY_DEBUGLibravatar Tudor Brindus2020-05-24
* common/log: bump POSIX version used after e81d9fde667eLibravatar Jan Beich2020-03-07
* common/log: improve time prefixLibravatar Simon Ser2020-03-07
* Use -fmacro-prefix-map to strip build pathLibravatar Manuel Stoeckl2019-07-15
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* common/log: finish removing most log functionsLibravatar Dominique Martinet2018-01-05
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* Print log level even if STDERR is not a ttyLibravatar Calvin Lee2017-10-20
* FreeBSD fixesLibravatar johalun2017-06-06
* Make sway_abort() report locationLibravatar Jerzi Kaminsky2017-04-20
* Fix location reported by sway_assertLibravatar Jerzi Kaminsky2017-04-16
* Fix variadic forwarding in sway_assertLibravatar Jerzi Kaminsky2017-04-16
* UnGNUify the codebaseLibravatar Drew DeVault2017-03-10
* Handle malloc failure in ipc_recv_responseLibravatar Drew DeVault2016-12-15
* Reorganize includesLibravatar Drew DeVault2016-09-01
* Add timestamp to log messagesLibravatar Tony Crisci2016-07-28
* Remove SIGSERV and SIGABORT handlerLibravatar Drew DeVault2016-07-17
* Add get_log_level() to encapsulate v (current log level)Libravatar David Eklov2016-06-27
* common: refactor sway_log()Libravatar Eric Engestrom2016-05-02
* common: fix double-close in error_handler()Libravatar Eric Engestrom2016-05-02
* Fix off-by-one bug in log functionsLibravatar Eric Engestrom2016-05-02
* Correctly exit sway on errors.Libravatar Mikkel Oscar Lyderik2016-02-26
* Fix clang warningsLibravatar Mikkel Oscar Lyderik2016-02-08
* Print /proc/<pid>/maps on segfaultLibravatar Drew DeVault2016-01-28
* use CMake's FindBacktrace for backtrace feature detectionLibravatar robotanarchy2015-12-21
* Start fleshing out wayland client implementationLibravatar Drew DeVault2015-11-12