989 Commits (745fd81e5dc8ef365d84961e8ffe70a777a62d9d)
 

Author SHA1 Message Date
  Mark Allen 3d61650ae2
Merge pull request #475 from russagit/master 6 years ago
  Mark Allen 17202185c9 Merge branch 'getong-variable_fix' 6 years ago
  Mark Allen 24a709922f Merge branch 'variable_fix' of https://github.com/getong/lager into getong-variable_fix 6 years ago
  getong 2fc5ccf6cb use the variable already exist 6 years ago
  Mark Allen 58016458b7
Merge pull request #478 from travelping/fix/improper_lists 6 years ago
  Andreas Schultz ca40952066 replace list comprehension with recursive invokation in pr/2 6 years ago
  Rustam Safargalin 370c909ce2 Fix check_hwm 6 years ago
  Andrew Thompson 1249ede5be Roll 3.6.5 6 years ago
  Andrew Thompson 988e3f2eaf
Merge pull request #473 from erlang-lager/adt/weird-statem-crash 6 years ago
  Andrew Thompson 81b5c61bd0 Enhancements to previous commit: cleanup fd and always keep rotating 6 years ago
  Andrew Thompson 8d7eecda49 Truncate 'base' log file on rotation 6 years ago
  Mark Allen 7ac1511381
Merge pull request #467 from russagit/master 6 years ago
  Andrew Thompson 9bfc9bd20f Handle strange crash report from gen_statem 6 years ago
  Andrew Thompson 8d5751b82c
Merge pull request #472 from shamis/is_loggable_atom 6 years ago
  Rustam Safargalin 04a2471657 Add tests for prevent silent dropping 6 years ago
  Rustam Safargalin 9f9b5a3807 Fix lasttime setting 6 years ago
  Shamis Shukoor 6a876827c2
is_loggble - support for severity as atom 6 years ago
  Andrew Thompson 82652f57c0
Fix typo in README 6 years ago
  Mark Allen a7c20a91fe
Merge pull request #469 from erlang-lager/adt/remote_console 6 years ago
  Andrew Thompson ca8fa228d4 Cleanups, add tests and docs 6 years ago
  Andrew Thompson 0d3993cbf1
Merge pull request #470 from c-bik/patch-1 6 years ago
  Bikram Chatterjee 3d24216568
Cosmetic Typo 6 years ago
  Andrew Thompson 43f15fef70 Allow the console backend to redirect output to a remote node 6 years ago
  Mark Allen 576a1e3164
Merge pull request #468 from GrzegorzW/fix/readme-event-queue-flushing-section 6 years ago
  GrzegorzW 95dc8dc190 Fix markup - inline code 6 years ago
  Rustam Safargalin 8039e9c484 Prevent silent dropping of messages when hwm is exceeded 6 years ago
  Andrew Thompson bf60290101 Roll 3.6.4 6 years ago
  Mark Allen b5f18abab5
Merge pull request #462 from erlang-lager/adt/sys-trace-func 6 years ago
  Andrew Thompson d21f05bab7 Add documentation and specs for lager:install_trace and lager:remove_trace 6 years ago
  Andrew Thompson 7778aa8992
Merge pull request #461 from HowardStark/master 6 years ago
  Howard Stark 701cd90c39
Fixed platform_define pattern matching 6 years ago
  Mark Allen 06f676aad8
Merge pull request #459 from russagit/Fix_issue_458 6 years ago
  Mark Allen d83a79a6b1
Merge pull request #460 from getong/test_erlang_21.0 6 years ago
  getong b984b12ec7 test erlang/otp 21.0 6 years ago
  Rustam Safargalin 86e8d0137e Fix reinstalling all handlers after killing a sink #458 6 years ago
  Andrew Thompson 5cab2d8368 Add a wrapper to allow lager to install a sys trace function 6 years ago
  Andrew Thompson 222293143f Roll 3.6.3 6 years ago
  Andrew Thompson f92d43021f
Merge pull request #456 from erlang-lager/adt/otp-21 6 years ago
  Andrew Thompson e372f45261 Add OTP 21.0 RC2 to the travis testing temporarily 6 years ago
  Andrew Thompson 05bc579028 OTP 21 support 6 years ago
  Andrew Thompson d0a9db3b7a Roll 3.6.2 7 years ago
  Mark Allen 0f30212e1b
Merge pull request #449 from IgorKarymov/master 7 years ago
  Igor Karymov 43d304038e Bugfix. flush_threshold not working. 7 years ago
  Andrew Thompson 9a7ab5ebed
Merge pull request #447 from erlang-lager/node_formatter 7 years ago
  Mark Allen ebf74afbf0 Add `node` as a formatting option 7 years ago
  Mark Allen 144cece24c
Merge pull request #446 from surik/using_with_elixir 7 years ago
  Yury Gargay 1efc38c70a Update Elixir section with information about parse_transform 7 years ago
  Mark Allen 5558a73304
Merge pull request #445 from getong/change_default_console_configuration 7 years ago
  getong c9bf9e8ac6 use "[{level,info}]" instead 7 years ago
  Mark Allen f369835b65
Merge pull request #442 from shino/pretty-print-list 7 years ago