summaryrefslogtreecommitdiff
path: root/lua/lvim/core/log.lua
AgeCommit message (Expand)Author
2023-01-10refactor: migrate to lazy.nvim (#3647)LostNeophyte
2022-11-04fix(logger): set console logging to sync (#3379)LostNeophyte
2022-10-31refactor(installer): skip unstable headless update (#3338)kylo252
2022-10-26fix: call proper log function in notify override (#3337)Daniel Rodríguez Rivero
2022-10-06feat(logger): hot-reload logger level (#3159)kylo252
2022-09-27fix(log): correct add_entry code documentation (#3081)Mateusz Hawrus
2022-06-26fix(installer): always use check shallow clones (#2763)kylo252
2022-05-30fix(log): add date to the timestamp of logs (#2669)Daniel Rodríguez Rivero
2022-05-21refactor: load the default options once (#2592)kylo252
2022-04-12fix(impatient): avoid get_options in fast handler (#2451)kylo252
2022-04-03refactor: re-enable packer.sync() in LvimReload (#2410)kylo252
2022-01-23fix(logging): disable insane amount of logging inside lvim.log (#2205)Abouzar Parvan
2022-01-02feat: lazyload notify's configuration (#1855)kylo252
2021-11-15fix: use an indepdent shadafile from neovim (#1910)kylo252
2021-10-23fix(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-21fix: handle vim.notify when missing a log level (#1818)kylo252
2021-10-21[Feature] use structlog and notify.nvim (#1737)kylo252
2021-10-12fix(config/log): show error in config instead of hiding (#1751)Chase Colman
2021-10-10feat: add an independent lvim namespace (#1699)kylo252