Wilson Li
a331b87caa
Update to README about custom rotator and hour specification
pirms 7 gadiem
Ulf Wiger
7df4c40d4e
change flush default to true; add flush threshold
pirms 7 gadiem
Ulf Wiger
5abb0c1813
make queue flushing configurable
pirms 7 gadiem
Mark Allen
944b78d4b4
Roll 3.5.2
pirms 7 gadiem
chenduo
49339c29fe
Update README.md
Emphasize application variable
pirms 7 gadiem
Mark Allen
164a576118
Update README.md
pirms 7 gadiem
Mark Allen
c3970a9913
Roll 3.5.1
pirms 7 gadiem
Michael Kokich
edeb181b3f
Added info about application place holder.
pirms 8 gadiem
Michael Kokich
55f2f63575
Update to README
pirms 8 gadiem
lintingbin2009
045a648739
fix format error
pirms 8 gadiem
Mark Allen
9361a3288d
Roll 3.5.0
pirms 8 gadiem
Mark Allen
ca0ef598d1
Support standard error output from console backend
pirms 8 gadiem
Mark Allen
a8a3eaeace
Add note about triage cadence
pirms 8 gadiem
Mark Allen
fbfb7d6140
Clarify UTC timestamp text
pirms 8 gadiem
Mark Allen
cc673f1922
Update lager_syslog URL
pirms 8 gadiem
Bastien Chamagne
b92ea70331
Document and test the UTC time feature
pirms 8 gadiem
Luca Favatella
6c630bb0d7
Document placeholders introduced by error logger integration
pirms 8 gadiem
Mark Allen
92b1548f7f
Roll 3.4.1
pirms 8 gadiem
holsee
f1bde7a8b3
Added elixir section to README
pirms 8 gadiem
Mark Allen
ddbc61f5dd
Roll 3.4.0
pirms 8 gadiem
walrusVision
058181ef3a
Allow functions to be resolve on emit or on log
pirms 8 gadiem
walrusVision
be3907d2ed
Updated README. Fixed tests for older OTP versions
pirms 8 gadiem
walrusVision
777fd65df9
Only evaluate functions on message emit.
* A side effect is you can set per processes functions via lager:md/1
pirms 8 gadiem
walrusVision
c8f12eb8bc
Full support for function transforms
* Updated README with instructions on how to use
* Basic set of tests for working and non working examples
pirms 8 gadiem
Michał Piotrowski
f481ac2c12
[skip ci] fix travis badge url
pirms 8 gadiem
Mark Allen
efb6a09750
Add new filter expressions to README
pirms 8 gadiem
Mark Allen
5adfa56a76
Roll 3.3.0
pirms 8 gadiem
Csaba Hoch
c810b99244
Make "it" unambiguous
It wasn't clear whether "it" referred to async_threshold or
async_threshold_window.
pirms 8 gadiem
Doug Rohrer
7210c146d8
Roll 3.2.2
pirms 8 gadiem
Yuri Artemev
cd6c5c62df
add note about suppressing app/sup logs
pirms 8 gadiem
redink
e22016062e
mark for no crash log
pirms 8 gadiem
John R. Daily
8187757388
Roll 3.2.1
pirms 9 gadiem
Mark Allen
45fe95ba6c
Roll 3.2.0
pirms 9 gadiem
Mark Allen
f947d65a02
Document sink killer in README
pirms 9 gadiem
Mark Allen
8f351602ef
Clarify that 2-tuple not support in prior releases
pirms 9 gadiem
Mark Allen
2ddda7dbd9
Fix sink name typo in docs
Addresses #287
pirms 9 gadiem
Mark Allen
099a35765c
Update README about traces from configuration
pirms 9 gadiem
Mark Allen
b2cb273571
Release 3.1.0
pirms 9 gadiem
Mark Allen
c7737da3a1
Release 3.0.3
pirms 9 gadiem
Daniil Fedotov
4373c6e567
typo
pirms 9 gadiem
Daniil Fedotov
75e827a1bf
Application env error_logger_format_raw to not reformat error_logger messages
pirms 9 gadiem
Daniil Fedotov
2248a2aad1
Support for separate sing for error_logger messages
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
93f1c95894
Function for printing stacktrace in human readable form
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
Mark Allen
2e81dc3b0e
Add some warnings around _unsafe
pirms 9 gadiem
Serge Aleynikov
a8e3a9610b
Add abbreviated severity 'sev' available to formatter
pirms 10 gadiem
John R. Daily
2368846445
Update tracing docs
pirms 10 gadiem
John R. Daily
513d233ea4
Drop last bits that now duplicate information from earlier
pirms 10 gadiem
John R. Daily
d74d877a02
Improve README on sink naming, async configuration per-sink
pirms 10 gadiem