Daniil Fedotov
4b9b21ce64
Valid case statement
pirms 9 gadiem
Daniil Fedotov
75e827a1bf
Application env error_logger_format_raw to not reformat error_logger messages
pirms 9 gadiem
Mark Allen
310ed140ab
Merge pull request #303 from hairyhum/master
Support for separate sink for error_logger messages
pirms 9 gadiem
Mark Allen
66869e2d63
Start traces after extra sinks are started
Previously, if you configured a trace to use an
extra sink, you'd get a noproc error. Addresses
issue #296 on github.
pirms 9 gadiem
Mark Allen
043c5ca95f
Merge branch 'master' of https://github.com/pvmart/lager into pvmart-master
pirms 9 gadiem
Daniil Fedotov
146b0461fd
Tests and SHOULD_LOG fix
pirms 9 gadiem
Daniil Fedotov
2248a2aad1
Support for separate sing for error_logger messages
pirms 9 gadiem
Bishop Bors
7177cb0737
Merge pull request #300 from basho/gh292-3x-forward-port
Forward port #292 to 3.x branch
Reviewed-by: shino
pirms 9 gadiem
Mark Allen
6452db6388
Forward port #292 to 3.x branch
255 is a valid ISO-8859-1 character. This was fixed
on 2.x by #292 . Forward port the fix into 3.x.
pirms 9 gadiem
Mark Allen
1265b62df5
Merge pull request #298 from habibutsu/master
Function for printing stacktrace in human readable form
pirms 9 gadiem
Alexander Verbitsky
aef8b9a9f4
Rewriting of function for printing stacktrace in human readable form with using 'format_mfa'
pirms 9 gadiem
Alexander Verbitsky
030309e8f1
Backward compatibility for old OTP versions
pirms 9 gadiem
Alexander Verbitsky
93f1c95894
Function for printing stacktrace in human readable form
pirms 9 gadiem
Mark Allen
599dda6786
Roll 3.0.2
* Add formatting options to align text differently if desired
* Fix some typos in comments and docs
* Optionally print all metadata
* Fix R15 compatibility
pirms 9 gadiem
Mark Allen
4dedf15501
Merge pull request #297 from A40in/default_formatter_width
Add option to format output with Width param in lager_default_formatter
pirms 9 gadiem
sag
36701dba58
fix: string:right is arity 2, test for bad args
pirms 9 gadiem
sag
55108be9f2
fix: the word width is misspelled in all of the test cases
pirms 9 gadiem
sag
69feaad151
Add option to format output with Width param (Width | {left|center|right,Width})
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
pirms 9 gadiem
Mark Allen
363ca0a857
Merge pull request #295 from snaiper80/fix_typo
Fix several typos in srcs
pirms 9 gadiem
Lee GiTack
8b16d41201
Fix several typos
pirms 9 gadiem
Mark Allen
4d2ec8c701
Merge pull request #294 from basho/enhancement/print-all-metadata
Add option to print all metadata in the default formatter
pirms 9 gadiem
Andrew Thompson
8438687757
Add option to print all metadata in the default formatter
Metadata can be printed with standard or custom internal seperators ad field
seperators. The defaults are "=" and " ":
"key1=value1 key2=value2"
pirms 9 gadiem
Bishop Bors
e82bb13efa
Merge pull request #284 from basho/bugfix/jrd/r15-compat
Fix R15 compatibility
Reviewed-by: mrallen1
pirms 9 gadiem
John R. Daily
2f7f7b7dde
application:get_env/3 has different semantics than get_env/2
pirms 9 gadiem
John R. Daily
6e2d97389c
Handle lack of get_env/3 within R15
pirms 9 gadiem
Mark Allen
cbf6679c6a
Roll 3.0.1
pirms 9 gadiem
Bishop Bors
ca280a2a02
Merge pull request #282 from basho/test/mra/gh280
Add test case and fix for #280
Reviewed-by: javajolt
pirms 9 gadiem
Mark Allen
9c0e141d30
Add test case for gh280 fix
pirms 9 gadiem
Mark Allen
f87caa7f9b
Merge branch 'bugfix/jrd/280' of github.com:/basho/lager into test/mra/gh280
pirms 9 gadiem
Mark Allen
c82c11796d
Initial test case for gh#280
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.
pirms 9 gadiem
John R. Daily
13d4db235d
Intercept error_logger as pseudo-sink before getting deeper into loglevel code
pirms 9 gadiem
Mark Allen
26540665e6
Merge pull request #270 from basho/intg
Integrate patches into lager 3.0 release
pirms 9 gadiem
Mark Allen
20edd1519a
Make sink name construction common & test
Based on code review comments put this function into util.
Added a couple simple unit tests for sanity checking purposes.
pirms 9 gadiem
Mark Allen
25b700d930
{ok, exists} is accounted for in the code path
Removed comment
pirms 9 gadiem
Mark Allen
d7cd9fc36d
Rename list_all_sinks
pirms 9 gadiem
Mark Allen
7f92811696
Use '_lager_event' for sinks
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.
pirms 9 gadiem
Bishop Bors
30600c5504
Merge pull request #278 from basho/unsafe_format
Add an unsafe_formatting code path
Reviewed-by: JeetKunDoug
pirms 9 gadiem
Mark Allen
2e81dc3b0e
Add some warnings around _unsafe
pirms 9 gadiem
Mark Allen
5bcdadeccb
Add log_unsafe/4
pirms 9 gadiem
Mark Allen
e0abc34a32
Remove testing crutch
pirms 9 gadiem
Mark Allen
6a458a4280
Make 'dynamic' conform to OTP gh#271
pirms 9 gadiem
Mark Allen
512fac4a21
Add unsafe_formatting option
pirms 9 gadiem
John R. Daily
cf5b39c64f
Severities must be convertible to numbers
pirms 9 gadiem
John R. Daily
9cc4abc366
Support _unsafe message levels that dodge trunc_io
pirms 9 gadiem
Mark Allen
466384b8c2
Pin goldrush to 0.1.7 release
Goldrush 0.1.7 provides for additional comparison operators in traces.
pirms 10 gadiem
pvmart
8bc6408ec0
fix lager:stop_trace
Fix stop_trace_int so it can remove an event handler
pirms 10 gadiem
Mark Allen
9879bcc201
Remove tabs that snuck in last commit
pirms 10 gadiem
Mark Allen
b4ab51912a
Merge branch 'master' of https://github.com/ericliang/lager into intg
pirms 10 gadiem
Mark Allen
d6cb3bf99f
Merge branch 'master' of https://github.com/saleyn/lager into intg
pirms 10 gadiem
Mark Allen
80eed725be
Merge branch 'feature/ranch-support' of https://github.com/soundrop/lager into intg
pirms 10 gadiem