Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Sep 11, 2022
    • Nicolas Werner's avatar
      Merge pull request #1163 from foresto/log-options · 02adcfdc
      Nicolas Werner authored
      Control logging via command line or environment variable
      Unverified
      02adcfdc
    • Forest's avatar
      Control logging via command line and environment variables · 80f7683a
      Forest authored
      Nheko is very chatty in its log output, generating log noise (which
      complicates diagnostics) and needless disk writes (which affect power
      consumption and SSD life).  This patch introduces command line options
      and environment variables to control log levels and output type.
      
      The old --debug command line option still works, at least for now.
      It is overridden by the new command line options when they are used.
      
      Partially addresses #665.
      80f7683a
  2. Sep 10, 2022
  3. Sep 09, 2022
  4. Sep 07, 2022
  5. Sep 06, 2022
  6. Sep 05, 2022
  7. Sep 04, 2022
  8. Sep 01, 2022
  9. Aug 31, 2022
  10. Aug 30, 2022
  11. Aug 27, 2022
  12. Aug 25, 2022
  13. Aug 24, 2022
  14. Aug 21, 2022
  15. Aug 20, 2022
  16. Aug 19, 2022
  17. Aug 18, 2022
  18. Aug 16, 2022
  19. Aug 15, 2022
Loading