Skip to content

Conversation

@pynappo
Copy link
Collaborator

@pynappo pynappo commented Oct 1, 2025

  • fix types/autocomplete for log module
  • allow separate log levels for file output and console output
  • reduce file open/close amount drastically
  • reduce amount of concatenations done in function arguments
  • ensure that logging at levels that are too low for the given logger will just call a no-op function

@pynappo pynappo force-pushed the logging-improvements branch from 458a858 to e75f6c3 Compare October 1, 2025 12:33
@pynappo pynappo changed the title refactor: fix logger type, check all dependencies in healthcheck refactor: better logging, check all dependencies in healthcheck Oct 1, 2025
@pynappo pynappo changed the title refactor: better logging, check all dependencies in healthcheck refactor(log): add types, improve perf, more level configuration Oct 1, 2025
@pynappo pynappo merged commit a2e0ac9 into nvim-neo-tree:main Oct 1, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant