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
Mark Allen
31f5605560
Add multiple sink documentation
pirms 10 gadiem
Andrew Thompson
f27480c8a7
Fix #252 and add some more tests to the formatter
pirms 10 gadiem
John R. Daily
30fbfbfd62
Typos, extra formatting, rework the semi-iolist description
pirms 11 gadiem
Luis Rascao
474516c95d
add per-module per-function trace example
pirms 10 gadiem
Danil Zagoskin
e0a7d02815
mention log_root variable in README.md
pirms 10 gadiem
Jon Meredith
840acab51e
Bumped version to 2.1.0 to reflect map support and other fixes.
pirms 10 gadiem
Mattias Jansson
f433da014b
Mention the color atom for the formatter config
pirms 10 gadiem
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.
pirms 10 gadiem
egobrain
5e38f33b9f
Fixed typo in README.md
Fixed forgotten commas.
pirms 11 gadiem
Benedikt Sauer
19f1ec2df5
Fixed formatting.
pirms 11 gadiem
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.
pirms 11 gadiem
Zhihui Jiao
bd02c0e76c
Update README: fix no_file error and config format error
pirms 12 gadiem
Sergey Prokhorov
73d286e2b0
Add `async_threshold_window` option. #147
pirms 12 gadiem
h4cc
99dd334b7c
Removed incorrect ']}' from example config.
pirms 12 gadiem
Daniel Luna
beca9d0c3f
Remove spurious ]
pirms 12 gadiem
Andrew Thompson
65c8a1ea42
Kill org-mode in favor of markdown, update docs and defaults
pirms 12 gadiem