105 Commits (04a24716572b48acdef3b1a70636bee36b9e462b)

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