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 年之前