90 次程式碼提交 (e7b1464660e1585f04defc4baf1524bb1911c752)

作者 SHA1 備註 提交日期
  Doug Rohrer fce24bc876 Remove trailing whitespace. 8 年之前
  Doug Rohrer dd780f2b71 Restore backwards-compatible `lager_file_backend` configurations. 8 年之前
  John R. Daily 124ba14f18 R15 does not appear to properly handle the export_all directive added to rebar.config 9 年之前
  John R. Daily 0d428368e3 * Undo unnecessary whitespace 9 年之前
  Alexander Petrovsky 4c87abcd4f Fix get_env bug 9 年之前
  Mark Allen af9947da25 Fix dialyzer warnings 9 年之前
  Mark Allen bd3c1ecd9d Overhaul start up and add killer config 9 年之前
  Brian L. Troutwine 3d56494e39 Force restart of system after a watcher kill. 9 年之前
  Brian L. Troutwine 49311b27e1 Attempt to redress test failures. 9 年之前
  Sungjin Park 09b36f1c12 Add lager_manager_killer and tests for it. 10 年之前
  Mark Allen da14d152ba Fix dialyzer warnings 9 年之前
  Mark Allen 1b582af196 Export configure_sink/2 for runtime sink config 9 年之前
  Mark Allen 4b5260c452 Overhaul start up and add killer config 9 年之前
  Mark Allen 12fa1977bb Ensure traces pointed to files work in config file 9 年之前
  John R. Daily 968d879148 Leverage existing lager_app:get_env wrapper for error_logger_lager_h 9 年之前
  Brian L. Troutwine 101dba232e Force restart of system after a watcher kill. 9 年之前
  Brian L. Troutwine 03cd95562a Attempt to redress test failures. 9 年之前
  Mark Allen 66869e2d63 Start traces after extra sinks are started 9 年之前
  Lee GiTack 8b16d41201 Fix several typos 9 年之前
  John R. Daily 2f7f7b7dde application:get_env/3 has different semantics than get_env/2 9 年之前
  John R. Daily 6e2d97389c Handle lack of get_env/3 within R15 9 年之前
  Mark Allen 20edd1519a Make sink name construction common & test 9 年之前
  Mark Allen 7f92811696 Use '_lager_event' for sinks 9 年之前
  Mark Allen 31cf6c02a9 Check configuration as suggested in gh#253 10 年之前
  Pedram Nimreezi d5e7843387 Add support for group leader strategies 10 年之前
  Mark Allen 4da506b06b Add check for same file across backends. 10 年之前
  John R. Daily 96e3ba7095 More/fixed comments 10 年之前
  John R. Daily 302767ec0f Make dialyzer happy 10 年之前
  John R. Daily 087e931004 error_logger was always its own sink - return to that behavior 10 年之前
  John R. Daily 1b14a42b5b Follow-on to previous fix 10 年之前
  John R. Daily 3ae2ca020c Mixed up application:get_env with proplists behavior 10 年之前
  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"} 10 年之前
  John R. Daily 564bf98248 Do not lose existing handlers 10 年之前
  John R. Daily fb72c10ff0 Including the config in the handler ID only confuses our ability to detect matches from the handlers list 10 年之前
  John R. Daily 347c9c53b4 Lager STARTS 10 年之前
  John R. Daily 52c753c4f8 More bugfixes 10 年之前
  John R. Daily a462c046fe Various bugfixes of various levels of desperation 10 年之前
  John R. Daily b724b6bd42 Monads...still do not know what they are but I know I need em 10 年之前
  John R. Daily 21fd439a6f Stupid compiler errors 10 年之前
  John R. Daily 0ec113132b Traces now are assigned to a single sink as requested (or lager_event by default) 10 年之前
  John R. Daily 6f6b0110f2 Starting down the path of making backends handle multiple sinks (primary use case is tracing) 10 年之前
  John R. Daily c0d859441f Rethink configuration, heavily rework lager_app:start for more modularity 10 年之前
  Mark Allen 90ce2ac2b9 WIP 10 年之前
  Sungjin Park 66e39f21f8 Add lager_manager_killer and tests for it. 10 年之前
  Dmitry Kolesnikov b3f3f68976 fix issue #215: lager.app env overwrites default handlers 11 年之前
  Andrew Thompson faf3096d99 Fix dialyzer warnings and make all the records typed 11 年之前
  Sergey Prokhorov 73d286e2b0 Add `async_threshold_window` option. #147 12 年之前
  Steve Strong 353dd21fde Implement persistent traces in config file 12 年之前
  Andrew Thompson 65c8a1ea42 Kill org-mode in favor of markdown, update docs and defaults 12 年之前
  Pedram Nimreezi 95b3fb0c87 Implement event stream processing 12 年之前