doomemacs/lisp/cli
Henrik Lissner 6cac7b05b6
refactor(lib): tidy doom-log output
This commit reduces the debug log noise, makes it easier to
read/parse/search, and soft-introduces a convention for doom-log
messages, where they are prefixed with a unique identifier loosely named
after it's running context or calling function.

I haven't enforced it everywhere doom-log is used yet, but this is a
start.
2022-09-12 16:01:43 +02:00
..
make refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
autoloads.el refactor(lib): tidy doom-log output 2022-09-12 16:01:43 +02:00
ci.el feat!(cli): load project .doomrc instead of ci.el 2022-08-07 19:43:28 +02:00
compile.el refactor: deprecate doom-private-dir for doom-user-dir 2022-08-14 20:43:35 +02:00
doctor.el fix(cli): doctor warnings about irrelevant bytecode 2022-09-10 20:03:24 +02:00
env.el refactor(lib): tidy doom-log output 2022-09-12 16:01:43 +02:00
help.el refactor!(cli): rename cli definers for consistency 2022-09-12 11:45:59 +02:00
info.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
install.el refactor: deprecate doom-private-dir for doom-user-dir 2022-08-14 20:43:35 +02:00
make.el refactor!(cli): rename cli definers for consistency 2022-09-12 11:45:59 +02:00
packages.el refactor(lib): tidy doom-log output 2022-09-12 16:01:43 +02:00
run.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
sync.el refactor!(cli): rename cli definers for consistency 2022-09-12 11:45:59 +02:00
test.el refactor!(cli): rename cli definers for consistency 2022-09-12 11:45:59 +02:00
upgrade.el fix(cli): more future resistant 'doom upgrade' 2022-07-31 00:58:36 +02:00