1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-29 05:29:11 +00:00
starship/starship_module_config_derive
Tilmann Meyer 2233683410
feat: add error messaging (#1576)
This creates a custom logger for the log crate which logs everything to a file (/tmp/starship/session_$STARSHIP_SESSION_KEY.log) and it logs everything above Warn to stderr, but only if the log file does not contain the line that should be logged resulting in an error or warning to be only logged at the first starship invocation after opening the shell.
2020-09-28 16:38:50 -04:00
..
src feat: add error messaging (#1576) 2020-09-28 16:38:50 -04:00
Cargo.toml docs: Replace project tagline 2020-02-12 21:46:00 -05:00
LICENSE chore: Add a license file for starship_module_config_derive 2019-11-27 11:58:57 -05:00
README.md refactor: Go from Rust workspaces to a package with nested packages (#480) 2019-10-04 22:30:46 +09:00

starship_module_config_derive