tweak(lib): doom-debug-variables: add doom-log-level
This commit is contained in:
parent
b9eb662334
commit
fa6893eeea
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
`(;; Doom variables
|
`(;; Doom variables
|
||||||
(doom-print-minimum-level . debug)
|
(doom-print-minimum-level . debug)
|
||||||
(doom-inhibit-log . nil)
|
(doom-inhibit-log . nil)
|
||||||
|
(doom-log-level . 2)
|
||||||
|
|
||||||
;; Emacs variables
|
;; Emacs variables
|
||||||
async-debug
|
async-debug
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue