zed/crates
Nathan Sobo 7e5a3f9f6b Introduce structured logging
We're enabling the log crate feature everywhere, but only using it on the server for now.

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-04-08 10:06:51 -06:00
..
breadcrumbs Move Settings to its own crate 2022-04-06 10:23:33 -07:00
chat_panel Move Settings to its own crate 2022-04-06 10:23:33 -07:00
client Introduce structured logging 2022-04-08 10:06:51 -06:00
clock Put vector clock serialization logic alongside other serialization logic 2022-03-04 13:54:07 -08:00
collections Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
contacts_panel Move Settings to its own crate 2022-04-06 10:23:33 -07:00
diagnostics Fix diagnostic updates after restarting an LSP w/ a pending diagnostic job 2022-04-06 22:02:27 -07:00
editor Introduce structured logging 2022-04-08 10:06:51 -06:00
file_finder Tab size is pulled properly from settings instead of hardcoded 2022-04-06 10:23:37 -07:00
fsevent Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
fuzzy Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
go_to_line Move Settings to its own crate 2022-04-06 10:23:33 -07:00
gpui Introduce structured logging 2022-04-08 10:06:51 -06:00
gpui_macros Disable doctests for all libraries 2022-03-03 16:15:56 -08:00
journal Introduce structured logging 2022-04-08 10:06:51 -06:00
language Introduce structured logging 2022-04-08 10:06:51 -06:00
lsp Introduce structured logging 2022-04-08 10:06:51 -06:00
outline Merge pull request #748 from zed-industries/fix-outline-panic 2022-04-07 09:49:13 +02:00
project Introduce structured logging 2022-04-08 10:06:51 -06:00
project_panel Move Settings to its own crate 2022-04-06 10:23:33 -07:00
project_symbols Move Settings to its own crate 2022-04-06 10:23:33 -07:00
rpc Introduce structured logging 2022-04-08 10:06:51 -06:00
search Introduce structured logging 2022-04-08 10:06:51 -06:00
server Introduce structured logging 2022-04-08 10:06:51 -06:00
settings Tab size is pulled properly from settings instead of hardcoded 2022-04-06 10:23:37 -07:00
snippet Add a snippet unit test with an escaped curly brace 2022-03-11 13:02:20 -08:00
sum_tree Introduce structured logging 2022-04-08 10:06:51 -06:00
text Introduce structured logging 2022-04-08 10:06:51 -06:00
theme Start loading new theme JSON format instead of TOML 2022-04-04 12:13:59 -07:00
theme_selector Introduce structured logging 2022-04-08 10:06:51 -06:00
util Introduce structured logging 2022-04-08 10:06:51 -06:00
vim Introduce structured logging 2022-04-08 10:06:51 -06:00
workspace Introduce structured logging 2022-04-08 10:06:51 -06:00
zed Introduce structured logging 2022-04-08 10:06:51 -06:00