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