logo

dotfiles

My dotfiles, one branch per machine, rebased on base git clone https://hacktivis.me/git/dotfiles.git

logger.conf (616B)


  1. #
  2. # weechat -- logger.conf
  3. #
  4. # WARNING: It is NOT recommended to edit this file by hand,
  5. # especially if WeeChat is running.
  6. #
  7. # Use /set or similar command to change settings in WeeChat.
  8. #
  9. # For more info, see: https://weechat.org/doc/quickstart
  10. #
  11. [look]
  12. backlog = 20
  13. backlog_conditions = ""
  14. [color]
  15. backlog_end = default
  16. backlog_line = default
  17. [file]
  18. auto_log = on
  19. color_lines = off
  20. flush_delay = 120
  21. fsync = off
  22. info_lines = off
  23. mask = "$plugin.$name.weechatlog"
  24. name_lower_case = on
  25. nick_prefix = ""
  26. nick_suffix = ""
  27. path = "%h/logs/"
  28. replacement_char = "_"
  29. time_format = "%Y-%m-%d %H:%M:%S"
  30. [level]
  31. [mask]