holsee
f1bde7a8b3
Added elixir section to README
vor 8 Jahren
Mark Allen
ddbc61f5dd
Roll 3.4.0
vor 8 Jahren
Michał Piotrowski
f481ac2c12
[skip ci] fix travis badge url
vor 8 Jahren
Mark Allen
efb6a09750
Add new filter expressions to README
vor 8 Jahren
Mark Allen
5adfa56a76
Roll 3.3.0
vor 8 Jahren
Csaba Hoch
c810b99244
Make "it" unambiguous
It wasn't clear whether "it" referred to async_threshold or
async_threshold_window.
vor 8 Jahren
Doug Rohrer
7210c146d8
Roll 3.2.2
vor 8 Jahren
Yuri Artemev
cd6c5c62df
add note about suppressing app/sup logs
vor 8 Jahren
redink
e22016062e
mark for no crash log
vor 8 Jahren
John R. Daily
8187757388
Roll 3.2.1
vor 9 Jahren
Mark Allen
45fe95ba6c
Roll 3.2.0
vor 9 Jahren
Mark Allen
f947d65a02
Document sink killer in README
vor 9 Jahren
Mark Allen
8f351602ef
Clarify that 2-tuple not support in prior releases
vor 9 Jahren
Mark Allen
2ddda7dbd9
Fix sink name typo in docs
Addresses #287
vor 9 Jahren
Mark Allen
099a35765c
Update README about traces from configuration
vor 9 Jahren
Mark Allen
b2cb273571
Release 3.1.0
vor 9 Jahren
Mark Allen
c7737da3a1
Release 3.0.3
vor 9 Jahren
Daniil Fedotov
4373c6e567
typo
vor 9 Jahren
Daniil Fedotov
75e827a1bf
Application env error_logger_format_raw to not reformat error_logger messages
vor 9 Jahren
Daniil Fedotov
2248a2aad1
Support for separate sing for error_logger messages
vor 9 Jahren
Alexander Verbitsky
aef8b9a9f4
Rewriting of function for printing stacktrace in human readable form with using 'format_mfa'
vor 9 Jahren
Alexander Verbitsky
93f1c95894
Function for printing stacktrace in human readable form
vor 9 Jahren
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.
vor 9 Jahren
Mark Allen
2e81dc3b0e
Add some warnings around _unsafe
vor 9 Jahren
Serge Aleynikov
a8e3a9610b
Add abbreviated severity 'sev' available to formatter
vor 10 Jahren
John R. Daily
2368846445
Update tracing docs
vor 10 Jahren
John R. Daily
513d233ea4
Drop last bits that now duplicate information from earlier
vor 10 Jahren
John R. Daily
d74d877a02
Improve README on sink naming, async configuration per-sink
vor 10 Jahren
Mark Allen
31f5605560
Add multiple sink documentation
vor 10 Jahren
Andrew Thompson
f27480c8a7
Fix #252 and add some more tests to the formatter
vor 10 Jahren
John R. Daily
30fbfbfd62
Typos, extra formatting, rework the semi-iolist description
vor 11 Jahren
Luis Rascao
474516c95d
add per-module per-function trace example
vor 10 Jahren
Danil Zagoskin
e0a7d02815
mention log_root variable in README.md
vor 10 Jahren
Jon Meredith
840acab51e
Bumped version to 2.1.0 to reflect map support and other fixes.
vor 10 Jahren
Mattias Jansson
f433da014b
Mention the color atom for the formatter config
vor 10 Jahren
Derek Brown
9ec3499e9b
Fix specification of backend config in log rotation example
The example in "Internal log rotation" includes the tuple
{name, "error.log"}
This apparently should be
{file, "error.log"}
as seen in other config examples in README.md.
vor 10 Jahren
egobrain
5e38f33b9f
Fixed typo in README.md
Fixed forgotten commas.
vor 11 Jahren
Benedikt Sauer
19f1ec2df5
Fixed formatting.
vor 11 Jahren
Fred Hebert
ee0faa8674
Clarifying how to disable 'crash_log'
The current set of instructions mention 'crash_log' being left undefined
as a variable to disable it, but when that happens, lager starts it at a
default location.
This commit makes it obvious that the value must explicitly set to
'undefined' in order to disable crash_log.
vor 11 Jahren
Zhihui Jiao
bd02c0e76c
Update README: fix no_file error and config format error
vor 12 Jahren
Sergey Prokhorov
73d286e2b0
Add `async_threshold_window` option. #147
vor 12 Jahren
h4cc
99dd334b7c
Removed incorrect ']}' from example config.
vor 12 Jahren
Daniel Luna
beca9d0c3f
Remove spurious ]
vor 12 Jahren
Andrew Thompson
65c8a1ea42
Kill org-mode in favor of markdown, update docs and defaults
vor 12 Jahren