ZIm/crates/zed/src
Dheeraj af14bc7a27
Fall back to stdout if log file is inaccessible (#8415)
https://github.com/zed-industries/zed/assets/31967125/644f3524-e680-457c-bf4c-a7f11f3ec8db

Fixes #8209
Defaults to env logger in case of open/access failure.

Release Notes:

- Improved Zed behavior when no log file access is possible ([8209](https://github.com/zed-industries/zed/issues/8209))

---------

Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
2024-02-27 09:48:19 +02:00
..
app_menus.rs Fix double menu item separator in "Help" section of app menu (#8351) 2024-02-25 10:17:10 -05:00
main.rs Fall back to stdout if log file is inaccessible (#8415) 2024-02-27 09:48:19 +02:00
only_instance.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
open_listener.rs Use try_from_bytes in handle_file_urls (#7652) 2024-02-10 23:05:52 -07:00
zed.rs Fall back to stdout if log file is inaccessible (#8415) 2024-02-27 09:48:19 +02:00