Commit History

Author SHA1 Message Date
  Jakob Borg e1dd36561d all: Use some Go 1.21 features (#9409) 7 months ago
  Jakob Borg 416b9e8924 lib/logger: Reduce API surface (#9404) 7 months ago
  gudvinr 9f6d732587 lib/logger: Split STTRACE into list of strings (#9402) 7 months ago
  Jakob Borg 61dffabf97 cmd/syncthing, lib/logger: Add date to default log format (fixes #8272) (#8273) 2 years ago
  Jakob Borg 4b750b6dc3 all: Remove usage of deprecated io/ioutil (#7971) 2 years ago
  greatroar 3746c899b7 build: List go:generate tools in tools.go (#7599) 3 years ago
  Jakob Borg 4d979a1ce9 all: Truncate some timestamps (fixes #7457) (#7459) 3 years ago
  Simon Frei 3d91f7c975 lib: Use counterfeiter to mock interfaces in tests (#7375) 3 years ago
  Lukas Lihotzki 96bb1c8e29 all, lib/logger: Refactor SetDebug calls (#6054) 5 years ago
  Simon Frei d5ff2c41dc all: Get rid of fatal logging (#5537) 5 years ago
  Jakob Borg c2ddc83509 all: Revert the underscore sillyness 5 years ago
  Jakob Borg df5c1eaf01 all: Bunch of more linter fixes (#5500) 5 years ago
  Jakob Borg 93ae9a1c2e lib/logger: Clean up LOGGER_DISCARD handing to unbreak tests 5 years ago
  Jakob Borg 5503175854 lib/logger: Strip control characters from log output (fixes #5428) (#5434) 5 years ago
  Jakob Borg 04070b4848 lib/logger: Add test for stack level (#5430) 5 years ago
  Simon Frei 406bedf1e3 lib/logger: Disable debug flags without debugging (fixes #4780) (#5278) 6 years ago
  Jakob Borg 3d8344003e lib/logger: Add missing dots (fixes #5073) 6 years ago
  Simon Frei 5520022766 lig/ignore, lib/logger: Fix race and potential dead-locks when logging (#4821) 6 years ago
  Audrius Butkevicius c58b383b6d gui: Add debug tab to settings (ref #2644) 6 years ago
  Simon Frei 719c313b23 cmd/syncthing, lib/logger: Set debug flags on SetDebug for tests 7 years ago
  Jakob Borg a492cfba13 cmd/syncthing: Extract interfaces for things the API depends on 8 years ago
  Jakob Borg 2919b76947 The "OK" log level is silly and should not exist 8 years ago
  Jakob Borg cdbc8004fb Comment pedantry 9 years ago
  Jakob Borg 464e6bec95 Log lines in REST should have lower case keys 9 years ago
  Jakob Borg 503491392d Correct amount of stack unwinding for debug prints 9 years ago
  Jakob Borg 76af9ba53d Implement facility based logger, debugging via REST API 9 years ago
  Jakob Borg 2de364414f Adopt calmh/logger into lib/logger 9 years ago