Paweł Palenica
b15cfba6e1
Apply code review suggestions. Rename decorating_pipe to logging_pipe. Add plugin_id to plugin log. Move logger init from file to in-code initialization and change logging file to zellij directory. Change format of timestamp.
2021-07-13 23:29:04 -07:00
qepasa
45d2992a3f
Merge branch 'main' into unified-logging
2021-07-08 22:55:50 -07:00
Paweł Palenica
3b78d7d0a4
More cleanup, remove serde from zellij-server
2021-07-08 22:01:03 -07:00
Paweł Palenica
a076d9ef14
Cleanup
2021-07-08 21:49:56 -07:00
a-kenji
f9e01c04e1
Modularize spawn_terminal_function
...
* Breaks the spawn_terminal_function up
in order to prepare for more functionality.
2021-06-30 11:46:43 +02:00
Paweł Palenica
0c570a52f5
feat: Add logger to Zellij
...
We add log4rs create for logging across Zellij. Additionally, we capture
`stderr` output from plugins and log it the same log file as other
Zellij logs.
2021-06-29 23:46:00 -07:00
Brooks J Rady
f2c5ee44f7
Getting back to where we started... (Buggy Resizing)
2021-05-29 23:12:11 +01:00
Kunal Mohan
040d10df0f
Re-export common dependencies from zellij-utils
2021-05-19 01:35:53 +05:30
Kunal Mohan
2038947a14
Big refactor: separate crates for client, server and utilities
2021-05-16 21:41:56 +05:30