- 19 Jan, 2016 2 commits
-
-
Mark Allen authored
-
Mark Allen authored
-
- 17 Dec, 2015 1 commit
-
-
- 04 Dec, 2015 1 commit
-
-
Bishop Bors authored
Forward port #292 to 3.x branch Reviewed-by: shino
-
- 23 Nov, 2015 1 commit
-
-
Mark Allen authored
255 is a valid ISO-8859-1 character. This was fixed on 2.x by #292. Forward port the fix into 3.x.
-
- 18 Nov, 2015 1 commit
-
-
Mark Allen authored
Function for printing stacktrace in human readable form
-
- 17 Nov, 2015 3 commits
-
-
Alexander Verbitsky authored
-
Alexander Verbitsky authored
-
Alexander Verbitsky authored
-
- 13 Nov, 2015 3 commits
-
-
Mark Allen authored
* Add formatting options to align text differently if desired * Fix some typos in comments and docs * Optionally print all metadata * Fix R15 compatibility
-
Mark Allen authored
Add option to format output with Width param in lager_default_formatter
-
sag authored
-
- 12 Nov, 2015 1 commit
-
-
sag authored
-
- 11 Nov, 2015 1 commit
-
-
sag authored
ex:[{pid, ["123456:", pid], ["Unknown Pid"], {right, 10}}] -> if pid is in the metadata print " 123456: <?.?.?>", otherwise print "nknown Pid" placeholders: date, time, message, sev, metadata and new placeholder blank(blank | {blank, Fill} ignore width param
-
- 29 Oct, 2015 2 commits
-
-
Mark Allen authored
Fix several typos in srcs
-
Lee GiTack authored
-
- 16 Oct, 2015 2 commits
-
-
Mark Allen authored
Add option to print all metadata in the default formatter
-
Andrew Thompson authored
Metadata can be printed with standard or custom internal seperators ad field seperators. The defaults are "=" and " ": "key1=value1 key2=value2"
-
- 12 Aug, 2015 3 commits
-
-
Bishop Bors authored
Fix R15 compatibility Reviewed-by: mrallen1
-
John R. Daily authored
-
John R. Daily authored
-
- 30 Jul, 2015 1 commit
-
-
Mark Allen authored
-
- 29 Jul, 2015 3 commits
-
-
Bishop Bors authored
Add test case and fix for #280 Reviewed-by: javajolt
-
Mark Allen authored
-
Mark Allen authored
-
- 28 Jul, 2015 1 commit
-
-
Mark Allen authored
This provokes the failure but I am having a hard time capturing the failure. When run from the shell the message {'gen_event_EXIT',Handler,Reason} is sent but within the context of eunit it doesn't seem to be going to the right mailbox.
-
- 27 Jul, 2015 1 commit
-
-
John R. Daily authored
-
- 23 Jul, 2015 1 commit
-
-
Mark Allen authored
Integrate patches into lager 3.0 release
-
- 21 Jul, 2015 4 commits
-
-
Mark Allen authored
Based on code review comments put this function into util. Added a couple simple unit tests for sanity checking purposes.
-
Mark Allen authored
Removed comment
-
Mark Allen authored
-
Mark Allen authored
During code review we decided that using Sink ++ '_lager_event' would provide better isolation for gen_event names than Sink ++ '_event' as we had been using up to this point. For example a sink called 'audit' is now 'audit_lager_event' than 'audit_event' which might clash with a user's predefined own module or process name.
-
- 13 Jul, 2015 2 commits
-
-
Bishop Bors authored
Add an unsafe_formatting code path Reviewed-by: JeetKunDoug
-
Mark Allen authored
-
- 29 Jun, 2015 1 commit
-
-
Mark Allen authored
-
- 25 Jun, 2015 1 commit
-
-
Mark Allen authored
-
- 24 Jun, 2015 1 commit
-
-
Mark Allen authored
-
- 23 Jun, 2015 3 commits
-
-
Mark Allen authored
-
John R. Daily authored
-
John R. Daily authored
-