Mark Allen
27a075b0c4
Roll 3.7.0
6 years ago
Mark Allen
4ffdf0dbef
Roll 3.6.10
6 years ago
Rui Lopes
427c60726b
fix the pr_stacktrace invocation example
6 years ago
Andrew Thompson
b19a180dc1
Roll 3.6.9
6 years ago
Mark Allen
1c0ab772df
Roll 3.6.8
6 years ago
Mark Allen
8c08e9dc2b
Document error_logger_whitelist and other updates
Closes #363
6 years ago
Andrew Thompson
69b4ada234
Roll 3.6.7
6 years ago
Andrew Thompson
f94412dc98
Improve debug tracing support
By an unhappy accident, OTP21 added functionality for 'named' trace
functions. This has a pattern match that matches the old trace function
(a 2 tuple where the second element is itself a 2 tuple):
https://github.com/erlang/otp/pull/1781
This patch changes to using a versioned record (so we can extend the
tracing later if needed) and adds 3 more options to tracing; count,
timeout and format string.
Additionally, tracing an OTP process via start_link arguments is now
documented.
6 years ago
Mark Allen
37b7facc41
Roll 3.6.6
6 years ago
Andrew Thompson
1249ede5be
Roll 3.6.5
6 years ago
Andrew Thompson
82652f57c0
Fix typo in README
6 years ago
Andrew Thompson
ca8fa228d4
Cleanups, add tests and docs
6 years ago
Bikram Chatterjee
3d24216568
Cosmetic Typo
6 years ago
GrzegorzW
95dc8dc190
Fix markup - inline code
6 years ago
Andrew Thompson
bf60290101
Roll 3.6.4
6 years ago
Andrew Thompson
d21f05bab7
Add documentation and specs for lager:install_trace and lager:remove_trace
6 years ago
Andrew Thompson
222293143f
Roll 3.6.3
6 years ago
Andrew Thompson
d0a9db3b7a
Roll 3.6.2
7 years ago
Yury Gargay
1efc38c70a
Update Elixir section with information about parse_transform
According to the official changelog for elixir 1.5 parse_transform is
deprecated since this version. See
https://github.com/elixir-lang/elixir/blob/v1.5/CHANGELOG.md#4-deprecations
7 years ago
Andrew Thompson
6cc6b125ad
Roll 3.6.1
7 years ago
Mark Allen
cb1acd919c
Roll 3.6.0
7 years ago
Wilson Li
633d965e33
Fixed README
7 years ago
Wilson Li
12171e196f
Allow crash log to set rotator module
7 years ago
Wilson Li
a331b87caa
Update to README about custom rotator and hour specification
7 years ago
Ulf Wiger
7df4c40d4e
change flush default to true; add flush threshold
7 years ago
Ulf Wiger
5abb0c1813
make queue flushing configurable
7 years ago
Mark Allen
944b78d4b4
Roll 3.5.2
7 years ago
chenduo
49339c29fe
Update README.md
Emphasize application variable
7 years ago
Mark Allen
164a576118
Update README.md
7 years ago
Mark Allen
c3970a9913
Roll 3.5.1
7 years ago
Michael Kokich
edeb181b3f
Added info about application place holder.
8 years ago
Michael Kokich
55f2f63575
Update to README
8 years ago
lintingbin2009
045a648739
fix format error
8 years ago
Mark Allen
9361a3288d
Roll 3.5.0
8 years ago
Mark Allen
ca0ef598d1
Support standard error output from console backend
8 years ago
Mark Allen
a8a3eaeace
Add note about triage cadence
8 years ago
Mark Allen
fbfb7d6140
Clarify UTC timestamp text
8 years ago
Mark Allen
cc673f1922
Update lager_syslog URL
8 years ago
Bastien Chamagne
b92ea70331
Document and test the UTC time feature
8 years ago
Luca Favatella
6c630bb0d7
Document placeholders introduced by error logger integration
8 years ago
Mark Allen
92b1548f7f
Roll 3.4.1
8 years ago
holsee
f1bde7a8b3
Added elixir section to README
8 years ago
Mark Allen
ddbc61f5dd
Roll 3.4.0
8 years ago
walrusVision
058181ef3a
Allow functions to be resolve on emit or on log
8 years ago
walrusVision
be3907d2ed
Updated README. Fixed tests for older OTP versions
8 years ago
walrusVision
777fd65df9
Only evaluate functions on message emit.
* A side effect is you can set per processes functions via lager:md/1
8 years ago
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
8 years ago
Michał Piotrowski
f481ac2c12
[skip ci] fix travis badge url
8 years ago
Mark Allen
efb6a09750
Add new filter expressions to README
8 years ago
Mark Allen
5adfa56a76
Roll 3.3.0
8 years ago