summaryrefslogtreecommitdiffhomepage
path: root/mullvad-daemon/src/exception_logging
AgeCommit message (Expand)AuthorFilesLines
2022-06-21Fix the large majority of clippy warningsJonathan1-1/+1
2022-01-11Use ": " as delimiter instead of " - " between messages and valueLinus Färnstrand1-1/+1
2020-08-28Remove a use of wildcard imports in favor of importing used itemsLinus Färnstrand1-1/+1
2020-02-28Use alternative stackEmīls1-19/+67
2020-02-28Add signal handler for unixEmīls1-0/+34
2020-02-28Factor exception logging to be multi-platformEmīls3-0/+406