105 次程式碼提交 (04a24716572b48acdef3b1a70636bee36b9e462b)

作者 SHA1 備註 提交日期
  Rustam Safargalin 04a2471657 Add tests for prevent silent dropping 6 年之前
  Rustam Safargalin 8039e9c484 Prevent silent dropping of messages when hwm is exceeded 6 年之前
  Andrew Thompson ef862220a8 Don't log when we dropped 0 messages 7 年之前
  Andrew Thompson 985612f167 Make a few corrections to the recent mailbox flushing changes 7 年之前
  Paul Oliver 6584c7afc9
Remove code which supports R15 7 年之前
  Andrew Thompson 12d2a6f5c6 Handle yet another stacktrace form 7 年之前
  Ulf Wiger 7df4c40d4e change flush default to true; add flush threshold 7 年之前
  Ulf Wiger 5abb0c1813 make queue flushing configurable 7 年之前
  Andrew Thompson a11cb946e3 Handle OTP 20 gen_server crash when the client pid is dead 7 年之前
  Andrew Thompson 4791c529e6 Rework filters into composable named functions 8 年之前
  Andrew Thompson 5a354952a7 Make the high water mark shaper better 8 年之前
  Andrew Thompson 3640b6acfe Fixes for OTP 20 8 年之前
  Panagiotis Papadomitsos d5b6964ede Support gen_statem in error logger 8 年之前
  Andrew Thompson 49df06a255 Capture error-site metadata from error_logger messages & feed them to lager 8 年之前
  Yuri Artemev a5e2cdc826 add config for suppress supervisors start/stop 8 年之前
  getong ad95f0b352 log the protoco file name 8 年之前
  getong dd21e89a18 log the ranch error msg 8 年之前
  John R. Daily 09610138fe Tweak to be a bit more efficient 9 年之前
  John R. Daily 968d879148 Leverage existing lager_app:get_env wrapper for error_logger_lager_h 9 年之前
  John R. Daily 6d8cd800f9 Address #332. The `stdlib` module `supervisor` reports the child name as `id` now vs `name` previously 9 年之前
  Daniil Fedotov f9b38c5850 error_logger_format_raw added to module state 9 年之前
  Daniil Fedotov 4b9b21ce64 Valid case statement 9 年之前
  Daniil Fedotov 75e827a1bf Application env error_logger_format_raw to not reformat error_logger messages 9 年之前
  Daniil Fedotov 146b0461fd Tests and SHOULD_LOG fix 9 年之前
  Daniil Fedotov 2248a2aad1 Support for separate sing for error_logger messages 9 年之前
  Alexander Verbitsky aef8b9a9f4 Rewriting of function for printing stacktrace in human readable form with using 'format_mfa' 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 年之前
  Pedram Nimreezi d5e7843387 Add support for group leader strategies 10 年之前
  Mikl Kurkov 171e9596ea Fix error_logger backend 'Format error' on unicode in Args 10 年之前
  John R. Daily a462c046fe Various bugfixes of various levels of desperation 10 年之前
  Andrew Thompson 80663da3b4 Improve format_reason for certain oddly formed badarg stacktraces 10 年之前
  Evan Vigil-McClanahan df3cf16345 add application stop/start suppression for ct logs 10 年之前
  Eric Liang e1a2907d5c refactor message flow control by encapsulating high water mark in lager_shaper 10 年之前
  Ignas Vyšniauskas b07d6b5255 Only discard gen_event notifications on high watermark 11 年之前
  Andrew Thompson b6bfaca5f3 Add comment and fix EQC generator 11 年之前
  Andrew Thompson 32ea928694 Don't use the proplists module when decoding error_logger messages 11 年之前
  Ali Sabil d78c207cff Add support for handling ranch errors 11 年之前
  Pedram Nimreezi be6a315e59 Fix lager eunit initialization 11 年之前
  Andrew Thompson 7af433004d Correct some dialyzer warnings 12 年之前
  Scott Lystig Fritchie a702bf10c4 A few small things: 12 年之前
  Andrew Thompson ef691d8947 Implement configurable error_logger msg drop threshold 12 年之前
  Marc Worrell e133ca4992 Replaced another use of element(2,Pid). Added some tests with somepid instead {local,name} as supervisor reference 12 年之前
  Marc Worrell 31a1e9e693 Make the tests pass, show the local name whem the supervisor is {local, Name} 12 年之前
  Marc Worrell b8ce2a64f7 Don't assume the supervisor is a registered process, it could also be a pid. 12 年之前
  Andrew Thompson becce00d3e Fix cowboy error handling 12 年之前
  Andrew Thompson 9e5371a696 Prettyprint webmachine and cowboy error_logger messages 12 年之前
  Petr Gotthard 1c7a29f4fc BUGFIX: Avoid overloading the LOG macro. 12 年之前
  Andrew Thompson 12a784b18e Time makes fools of us all 12 年之前
  Andrew Thompson 55283cc2c2 Make the default truncation limit a macro 12 年之前