745 Révisions (dd780f2b7108ccaaacb7cca2015e997478360386)
 

Auteur SHA1 Message Date
  John R. Daily 5f27739e1e At the lowest level of the transform, allow multiple sinks il y a 10 ans
  Ted Burghart 1f76822d10 Update rebar dependencies for OTP-17 development. il y a 10 ans
  MaximMinin b7da929f69 trace_file don't work, if env "log_root" is set. il y a 10 ans
  John R. Daily 5c1a0795cf Need dat get_loglevels/4 il y a 10 ans
  John R. Daily 087e931004 error_logger was always its own sink - return to that behavior il y a 10 ans
  John R. Daily 4343bc776d Cannot use basho_bench without a parse transform; I hope this minimal change will do it il y a 10 ans
  John R. Daily 1b14a42b5b Follow-on to previous fix il y a 10 ans
  John R. Daily 3ae2ca020c Mixed up application:get_env with proplists behavior il y a 10 ans
  John R. Daily a42eda8c96 Misunderstood the inbound Module term. Should probably have specs and/or a different name. Actually represents the unique ID we want, e.g. {lager_file_handler, "foo.log"} il y a 10 ans
  John R. Daily 67565b4444 Need 2ary get_loglevel (shame it is broken tho) il y a 10 ans
  John R. Daily 564bf98248 Do not lose existing handlers il y a 10 ans
  John R. Daily 5f3f0fee6c Match the correct tuple. Return an {ok, _} tuple so the next case statement does not get confused il y a 10 ans
  John R. Daily fb72c10ff0 Including the config in the handler ID only confuses our ability to detect matches from the handlers list il y a 10 ans
  John R. Daily 347c9c53b4 Lager STARTS il y a 10 ans
  John R. Daily 52c753c4f8 More bugfixes il y a 10 ans
  John R. Daily a462c046fe Various bugfixes of various levels of desperation il y a 10 ans
  John R. Daily 8fae61af12 More config tweaks il y a 10 ans
  John R. Daily 612dd4e65a Finish fixing get/set. Got out of the habit of compiling before committing, oops il y a 10 ans
  John R. Daily 2926dd51a1 get/2 was confusing: Sink, Key or Key, Default. Clean up by forcing into {Sink, Key} tuple il y a 10 ans
  John R. Daily ba5548e057 update_loglevel_config now takes a sink argument il y a 10 ans
  John R. Daily b724b6bd42 Monads...still do not know what they are but I know I need em il y a 10 ans
  John R. Daily b88e95ea42 macro ftw il y a 10 ans
  John R. Daily efd3164248 Stupid compiler errors il y a 10 ans
  John R. Daily 21fd439a6f Stupid compiler errors il y a 10 ans
  John R. Daily 53488fcb1a Trailing commas, my old enemy il y a 10 ans
  John R. Daily 0ec113132b Traces now are assigned to a single sink as requested (or lager_event by default) il y a 10 ans
  John R. Daily cc7e4d26d4 Start incorporating support for dedicated tracing sink il y a 10 ans
  John R. Daily db697bc720 Revert last change: we are not (yet) allowing backends to watch multiple sinks il y a 10 ans
  John R. Daily 6f6b0110f2 Starting down the path of making backends handle multiple sinks (primary use case is tracing) il y a 10 ans
  John R. Daily c0d859441f Rethink configuration, heavily rework lager_app:start for more modularity il y a 10 ans
  John R. Daily a932df0e7d To make configuration backwards compatible, I think lager_event stays as a special sink, with other sinks able to be added il y a 10 ans
  John R. Daily f8cd7ec888 More DEFAULT_SINK il y a 10 ans
  Mayorov Andrey be758ee3f4 Provide means to compress printed record output il y a 10 ans
  John R. Daily 2d33a13415 Clarify that "event" in this module is what we are now calling a "sink" il y a 10 ans
  John R. Daily 730ab66717 For places in the revised API where we use lager_event as a default value, use a macro instead il y a 10 ans
  Mark Allen f6e6b83927 Record some code comments from jrd walk-thru il y a 10 ans
  Mark Allen 90ce2ac2b9 WIP il y a 10 ans
  Mark Allen 546036f75a WIP il y a 10 ans
  Andrew Thompson d33ccf3b69 Version 2.1.1 il y a 10 ans
  Andrew Thompson 89cd5df460 Merge tag '2.1.0' il y a 10 ans
  Andrew Thompson 6f5bfed0a0 Merge pull request #254 from Vagabond/adt-badarg-stacktrace il y a 10 ans
  Andrew Thompson f27480c8a7 Fix #252 and add some more tests to the formatter il y a 10 ans
  Andrew Thompson 927e002922 Merge pull request #219 from basho/jrd-update-readme il y a 10 ans
  John R. Daily 30fbfbfd62 Typos, extra formatting, rework the semi-iolist description il y a 11 ans
  Andrew Thompson 399db5e386 Merge pull request #246 from lrascao/doc/add_per_module_per_function_example il y a 10 ans
  Andrew Thompson 2d3ed2e722 Merge pull request #251 from Vagabond/fix/make_trace_stop_trace_api_consistent_cleanup il y a 10 ans
  Andrew Thompson 80663da3b4 Improve format_reason for certain oddly formed badarg stacktraces il y a 10 ans
  Jon Meredith b7984d4628 Merge pull request #241 from stolen/log_root il y a 10 ans
  Andrew Thompson 95f5a133af Fix #163 - start the file backend if it isn't running but a trace uses it il y a 10 ans
  Andrew Thompson b0a5d08227 Fix trace_file to return the new trace return type il y a 10 ans