87 коммитов (7598d8c398a5d0baa7a76cd26df0b8c0915c2d59)

Автор SHA1 Сообщение Дата
  Panagiotis Papadomitsos 7598d8c398 Fix dialyzer warnings 8 лет назад
  Mark Allen ec43800bd5 Add a sleep to prevent losing race condition 9 лет назад
  Mark Allen 7aaa6add08 Remove any lingering traces config 9 лет назад
  Mark Allen 1568cfcd9c Completely remove lager_config table 9 лет назад
  Mark Allen 7897f3462a Add a sleep to prevent losing race condition 9 лет назад
  Mark Allen 12fa1977bb Ensure traces pointed to files work in config file 9 лет назад
  Mark Allen 063d628549 Dialyzer insists on matching a return value 9 лет назад
  Daniil Fedotov 962eb2c1d7 Rotate as gen_event:call 9 лет назад
  Jean-Sébastien Pédron 31a5fc5b13 lager_file_backend: Close file after time-based rotation 9 лет назад
  Daniil Fedotov af3a2d79c4 API to explicitly call log rotation 9 лет назад
  Lee GiTack 8b16d41201 Fix several typos 9 лет назад
  Mark Allen 9879bcc201 Remove tabs that snuck in last commit 10 лет назад
  John R. Daily 4f94260239 Revert decision to throw a {sink, Sink} tuple at every backend; instead, special case the throttle 10 лет назад
  John R. Daily 439a81c2ca Introduce sleep to account for interval between writes necessary for rotation to work 10 лет назад
  John R. Daily e070348290 Fix some legacy loglevel handling in tests 10 лет назад
  MaximMinin d66790f612 test for tracing to a dedicated file if root_log is set. 10 лет назад
  John R. Daily a462c046fe Various bugfixes of various levels of desperation 10 лет назад
  John R. Daily 6f6b0110f2 Starting down the path of making backends handle multiple sinks (primary use case is tracing) 10 лет назад
  Eric Liang cd36e96fd7 add set_loghwm method in order to change high water mark on the fly 10 лет назад
  Eric Liang 1be7d7378f add high water mark support to lager_file_backend 10 лет назад
  Danil Zagoskin 78d80bdddd implement log_dir option handling 10 лет назад
  Andrew Thompson 1613842357 Fix eunit test 11 лет назад
  Jesper Louis Andersen 1987ca32f5 Fix compile on Release 17 the right way. 11 лет назад
  Andrew Thompson 752733b093 Make tests pass on buildbot more of the time 11 лет назад
  Andrew Thompson faf3096d99 Fix dialyzer warnings and make all the records typed 11 лет назад
  Pedram Nimreezi be6a315e59 Fix lager eunit initialization 11 лет назад
  Joseph Wecker e2324d189c Set source encoding so R17 compiler doesn't choke on code introduced in 2b544c4 11 лет назад
  Steve Strong 7d76822341 Added options parameter to lager:trace_file 11 лет назад
  Shane Howley 148760f1ff Fixed log rotation hang when file:delete fails. 12 лет назад
  Andrew Thompson 24029226d1 Allow date rotation to be disabled 12 лет назад
  Andrew Thompson ccdc4d4c8f Rework the 'old shell' warning, and some related work 12 лет назад
  Andrew Thompson 65c8a1ea42 Kill org-mode in favor of markdown, update docs and defaults 12 лет назад
  Andrew Thompson 020bf389e4 Clarify the file backend's init() spec, correct some documentation 12 лет назад
  Andrew Thompson 2b544c40b1 Add a latin-1 test 12 лет назад
  gsmith 0188f31d8b Fix typespecs for a clean dialyzer run 12 лет назад
  Péter Gömöri f1e63164e6 test internal log rotation when check_interval > 0 12 лет назад
  Péter Gömöri 0fc956b9ff fix internal log rotation when check_interval > 0 12 лет назад
  Andrew Thompson 32cc67dd4e Support writing unicode to files, thanks @jacktang 12 лет назад
  Andrew Thompson 79ea55a196 Improve the performance of the file backend 12 лет назад
  Andrew Thompson 351e482735 File backends started as part of a trace have a loglevel of 'none' 12 лет назад
  Andrew Thompson c3fc3c4e24 Add tests, fix some bugs & fix dialyzer specs 12 лет назад
  Andrew Thompson da4e0cfa84 Support backend modules defining their own gen_event handler ID 12 лет назад
  Andrew Thompson f4f3dd3817 Rewrite to use a bitmask to represent active loglevels 12 лет назад
  Andrew Thompson 67bce42bb8 Add syslog comparison support to file and console backends 12 лет назад
  Andrew Thompson a192bd9e91 Replace mochiglobal with a public ETS table 12 лет назад
  Andrew Thompson e04830b382 Tag lager_msg messages with a {log, ...} tuple 12 лет назад
  Andrew Thompson 180e09fd01 Use an opaque type with a module for accessors rather than a record 12 лет назад
  Andrew Thompson 12a784b18e Time makes fools of us all 12 лет назад
  Andrew Thompson e07c0481ac One function doesn't make a module 12 лет назад
  Andrew Thompson 05718792ae Whitespace cleanups 13 лет назад