index
:
LunarVim.git
appname-impl
bootstrap-stdpath
feat-dapui-layout
feat-luasnip-setup-tables
feat/handlers-override
luasnip-refactor
mason-nullls-dap
master
nvim-v0.9-bump
nvim_appname-refactor
plugins-bump
refactor-toggleterm-exec
refactor/builtins
refactor/config-structure
release-1.2/neovim-0.8
release-1.3/neovim-0.9
remove-old-colorschemes
rolling
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
lvim
/
core
/
log.lua
Age
Commit message (
Expand
)
Author
2023-01-19
fix(logger): fix errors with older structlog versions (#3755)
LostNeophyte
2023-01-19
refactor(logger): adapt to new changes upstream (#3695)
Luc Sinet
2023-01-10
refactor: migrate to lazy.nvim (#3647)
LostNeophyte
2022-11-04
fix(logger): set console logging to sync (#3379)
LostNeophyte
2022-10-31
refactor(installer): skip unstable headless update (#3338)
kylo252
2022-10-26
fix: call proper log function in notify override (#3337)
Daniel RodrÃguez Rivero
2022-10-06
feat(logger): hot-reload logger level (#3159)
kylo252
2022-09-27
fix(log): correct add_entry code documentation (#3081)
Mateusz Hawrus
2022-06-26
fix(installer): always use check shallow clones (#2763)
kylo252
2022-05-30
fix(log): add date to the timestamp of logs (#2669)
Daniel RodrÃguez Rivero
2022-05-21
refactor: load the default options once (#2592)
kylo252
2022-04-12
fix(impatient): avoid get_options in fast handler (#2451)
kylo252
2022-04-03
refactor: re-enable packer.sync() in LvimReload (#2410)
kylo252
2022-01-23
fix(logging): disable insane amount of logging inside lvim.log (#2205)
Abouzar Parvan
2022-01-02
feat: lazyload notify's configuration (#1855)
kylo252
2021-11-15
fix: use an indepdent shadafile from neovim (#1910)
kylo252
2021-10-23
fix(log): don't rely on lvim.builtin.notify.active (#1831)
kylo252
2021-10-22
[fix] fix notify's highlight groups and make it optional (#1827)
kylo252
2021-10-22
[Bugfix] ensure the log level is never nil (#1820)
Matteo Bigoi
2021-10-21
fix: handle vim.notify when missing a log level (#1818)
kylo252
2021-10-21
[Feature] use structlog and notify.nvim (#1737)
kylo252
2021-10-12
fix(config/log): show error in config instead of hiding (#1751)
Chase Colman
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252