714 次程式碼提交 (9393c5bd3bff1d14a495eef59155d3747c274c19)
 

作者 SHA1 備註 提交日期
  Mark Allen 25b700d930 {ok, exists} is accounted for in the code path 9 年之前
  Mark Allen d7cd9fc36d Rename list_all_sinks 9 年之前
  Mark Allen 7f92811696 Use '_lager_event' for sinks 9 年之前
  Bishop Bors 30600c5504 Merge pull request #278 from basho/unsafe_format 9 年之前
  Mark Allen 2e81dc3b0e Add some warnings around _unsafe 9 年之前
  Mark Allen 5bcdadeccb Add log_unsafe/4 9 年之前
  Mark Allen e0abc34a32 Remove testing crutch 9 年之前
  Mark Allen 6a458a4280 Make 'dynamic' conform to OTP gh#271 9 年之前
  Mark Allen 512fac4a21 Add unsafe_formatting option 10 年之前
  John R. Daily cf5b39c64f Severities must be convertible to numbers 10 年之前
  John R. Daily 9cc4abc366 Support _unsafe message levels that dodge trunc_io 10 年之前
  Mark Allen 466384b8c2 Pin goldrush to 0.1.7 release 10 年之前
  pvmart 8bc6408ec0 fix lager:stop_trace 10 年之前
  Mark Allen 9879bcc201 Remove tabs that snuck in last commit 10 年之前
  Mark Allen b4ab51912a Merge branch 'master' of https://github.com/ericliang/lager into intg 10 年之前
  Mark Allen d6cb3bf99f Merge branch 'master' of https://github.com/saleyn/lager into intg 10 年之前
  Mark Allen 80eed725be Merge branch 'feature/ranch-support' of https://github.com/soundrop/lager into intg 10 年之前
  Mark Allen 31cf6c02a9 Check configuration as suggested in gh#253 10 年之前
  Mark Allen 1c550985ef Merge branch 'pr/compress_records' of https://github.com/platbox/lager into intg 10 年之前
  Mark Allen d06a8f3017 Merge branch 'master' of https://github.com/MaximMinin/lager into intg 10 年之前
  Mark Allen 5fef54c289 Comma derp 10 年之前
  Mark Allen 52b52aac17 Merge branch 'dz-groupleader-strategies' of https://github.com/DeadZen/lager into intg 10 年之前
  Mark Allen d40ddd01ce Merge branch 'feature/otp-17' into intg 10 年之前
  Mark Allen 3223014933 Use Meta as a better var name to capture intent 10 年之前
  Mark Allen 30a5010990 Silence some compiler warnings during tests 10 年之前
  Mark Allen 060402b9be Use macro here instead of naked atom 10 年之前
  Mark Allen 6226ef621d Make sure we use the real line number 10 年之前
  Serge Aleynikov a8e3a9610b Add abbreviated severity 'sev' available to formatter 10 年之前
  John R. Daily 2368846445 Update tracing docs 10 年之前
  John R. Daily e78cc1c40d Backwards compatibility for any code sufficiently ill-behaved to invoke 2.x do_log directly 10 年之前
  John R. Daily 4f94260239 Revert decision to throw a {sink, Sink} tuple at every backend; instead, special case the throttle 10 年之前
  John R. Daily 513d233ea4 Drop last bits that now duplicate information from earlier 10 年之前
  John R. Daily d74d877a02 Improve README on sink naming, async configuration per-sink 10 年之前
  Mark Allen b8552a8cb6 Fix and cleanup tests for multiple-sinks 10 年之前
  Mark Allen 1906cb247d Export get_loglevel/2 (derp) 10 年之前
  Mark Allen 84cc6322ec Add tests for multiple sinks 10 年之前
  Mark Allen 6936bbc772 Add __lager_test_sink to rebar.config 10 年之前
  Mark Allen 8a178613e3 Fix errors in dispatch_log/6 parse transform 10 年之前
  Mark Allen 31f5605560 Add multiple sink documentation 10 年之前
  Mark Allen f233b6d342 Return sinkname when not configured from transform 10 年之前
  Mark Allen c4e2520665 Fix derpy case clause with whereis 10 年之前
  Pedram Nimreezi d5e7843387 Add support for group leader strategies 10 年之前
  Mark Allen aa195121e7 Get loglevel of sink not default in transform 10 年之前
  Mark Allen 566a6dc626 If Sink referenced but not running, return error 10 年之前
  Mark Allen 5f811f332f Merge branch 'feature/multiple-sinks' of github.com:/basho/lager into feature/multiple-sinks 10 年之前
  Mark Allen 4da506b06b Add check for same file across backends. 10 年之前
  John R. Daily 96e3ba7095 More/fixed comments 10 年之前
  John R. Daily 066fa59a1c The audit sink was always for experimentation. Remove it before it accidentally slips into a release 10 年之前
  John R. Daily b0a2c4c82e More bugfixes re: trace file handling 10 年之前
  John R. Daily 89ca81df2d Bugfix: handler tuple order was incorrect 10 年之前