105 Commit (04a24716572b48acdef3b1a70636bee36b9e462b)

Autore SHA1 Messaggio Data
  Panagiotis Papadomitsos d5b6964ede Support gen_statem in error logger 8 anni fa
  Andrew Thompson 49df06a255 Capture error-site metadata from error_logger messages & feed them to lager 8 anni fa
  Yuri Artemev a5e2cdc826 add config for suppress supervisors start/stop 8 anni fa
  getong ad95f0b352 log the protoco file name 8 anni fa
  getong dd21e89a18 log the ranch error msg 8 anni fa
  John R. Daily 09610138fe Tweak to be a bit more efficient 9 anni fa
  John R. Daily 968d879148 Leverage existing lager_app:get_env wrapper for error_logger_lager_h 9 anni fa
  John R. Daily 6d8cd800f9 Address #332. The `stdlib` module `supervisor` reports the child name as `id` now vs `name` previously 9 anni fa
  Daniil Fedotov f9b38c5850 error_logger_format_raw added to module state 9 anni fa
  Daniil Fedotov 4b9b21ce64 Valid case statement 9 anni fa
  Daniil Fedotov 75e827a1bf Application env error_logger_format_raw to not reformat error_logger messages 9 anni fa
  Daniil Fedotov 146b0461fd Tests and SHOULD_LOG fix 9 anni fa
  Daniil Fedotov 2248a2aad1 Support for separate sing for error_logger messages 9 anni fa
  Alexander Verbitsky aef8b9a9f4 Rewriting of function for printing stacktrace in human readable form with using 'format_mfa' 9 anni fa
  Mark Allen 9879bcc201 Remove tabs that snuck in last commit 10 anni fa
  John R. Daily 4f94260239 Revert decision to throw a {sink, Sink} tuple at every backend; instead, special case the throttle 10 anni fa
  Pedram Nimreezi d5e7843387 Add support for group leader strategies 10 anni fa
  Mikl Kurkov 171e9596ea Fix error_logger backend 'Format error' on unicode in Args 10 anni fa
  John R. Daily a462c046fe Various bugfixes of various levels of desperation 10 anni fa
  Andrew Thompson 80663da3b4 Improve format_reason for certain oddly formed badarg stacktraces 10 anni fa
  Evan Vigil-McClanahan df3cf16345 add application stop/start suppression for ct logs 10 anni fa
  Eric Liang e1a2907d5c refactor message flow control by encapsulating high water mark in lager_shaper 10 anni fa
  Ignas Vyšniauskas b07d6b5255 Only discard gen_event notifications on high watermark 11 anni fa
  Andrew Thompson b6bfaca5f3 Add comment and fix EQC generator 11 anni fa
  Andrew Thompson 32ea928694 Don't use the proplists module when decoding error_logger messages 11 anni fa
  Ali Sabil d78c207cff Add support for handling ranch errors 11 anni fa
  Pedram Nimreezi be6a315e59 Fix lager eunit initialization 11 anni fa
  Andrew Thompson 7af433004d Correct some dialyzer warnings 12 anni fa
  Scott Lystig Fritchie a702bf10c4 A few small things: 12 anni fa
  Andrew Thompson ef691d8947 Implement configurable error_logger msg drop threshold 12 anni fa
  Marc Worrell e133ca4992 Replaced another use of element(2,Pid). Added some tests with somepid instead {local,name} as supervisor reference 12 anni fa
  Marc Worrell 31a1e9e693 Make the tests pass, show the local name whem the supervisor is {local, Name} 12 anni fa
  Marc Worrell b8ce2a64f7 Don't assume the supervisor is a registered process, it could also be a pid. 12 anni fa
  Andrew Thompson becce00d3e Fix cowboy error handling 12 anni fa
  Andrew Thompson 9e5371a696 Prettyprint webmachine and cowboy error_logger messages 12 anni fa
  Petr Gotthard 1c7a29f4fc BUGFIX: Avoid overloading the LOG macro. 12 anni fa
  Andrew Thompson 12a784b18e Time makes fools of us all 12 anni fa
  Andrew Thompson 55283cc2c2 Make the default truncation limit a macro 12 anni fa
  Andrew Thompson bc338b22e9 Fix dialyzer warnings 13 anni fa
  Andrew Thompson d3cff8c6d7 R14B support for ucaught throws 13 anni fa
  Andrew Thompson fad809bed4 Handle uncaught throws in a gen_* process better 13 anni fa
  Andrew Thompson 0a3d64f078 Better error handling for 'special processes' 13 anni fa
  Andrew Thompson 62bb41fd35 Add support for badrecord errors 13 anni fa
  Andrew Thompson b52e204f24 Don't bother printing the filename in error messages, it is always redundant 13 anni fa
  Andrew Thompson d68f4d855f Add support for bad_return errors from application start 13 anni fa
  Andrew Thompson 807a847638 Fix tests. and 2 places MFAs werent handling the new 4th parameter 13 anni fa
  Andrew Thompson 68065c166b Intial support for R15 line numbers in errors 13 anni fa
  Andrew Thompson efc7b7591b Changes suggested by Kostis, Dialyzer -Wunmatched_returns and Tidier 13 anni fa
  Andrew Thompson dc750f5417 Supervisor children are not guranteed to be atoms. Fixes issue #33 13 anni fa
  Andrew Thompson c21f1bdd9b Better crash reports for processes started via proc_lib, Fixes #31 13 anni fa