mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
tweak(lib): doom-debug-variables: add doom-log-level
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user