Mark Allen
91575d4479
Roll 3.8.1
4年前
Mark Allen
8779a27d44
Add docs
4年前
lagebr
6d708e3f84
Add Hex badge
5年前
Andrew Thompson
f26a8ea0f4
Update supported releases due to OTP 22
5年前
Mark Allen
22e62f28e5
Roll 3.8.0
5年前
Luke Bakken
1a8e47d245
Add 3.8.0 change log entries
5年前
Mark Allen
27a075b0c4
Roll 3.7.0
6年前
Mark Allen
4ffdf0dbef
Roll 3.6.10
6年前
Rui Lopes
427c60726b
fix the pr_stacktrace invocation example
6年前
Andrew Thompson
b19a180dc1
Roll 3.6.9
6年前
Mark Allen
1c0ab772df
Roll 3.6.8
6年前
Mark Allen
8c08e9dc2b
Document error_logger_whitelist and other updates
Closes #363
6年前
Andrew Thompson
69b4ada234
Roll 3.6.7
6年前
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年前
Mark Allen
37b7facc41
Roll 3.6.6
6年前
Andrew Thompson
1249ede5be
Roll 3.6.5
6年前
Andrew Thompson
82652f57c0
Fix typo in README
6年前
Andrew Thompson
ca8fa228d4
Cleanups, add tests and docs
6年前
Bikram Chatterjee
3d24216568
Cosmetic Typo
6年前
GrzegorzW
95dc8dc190
Fix markup - inline code
6年前
Andrew Thompson
bf60290101
Roll 3.6.4
6年前
Andrew Thompson
d21f05bab7
Add documentation and specs for lager:install_trace and lager:remove_trace
6年前
Andrew Thompson
222293143f
Roll 3.6.3
6年前
Andrew Thompson
d0a9db3b7a
Roll 3.6.2
7年前
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年前
Andrew Thompson
6cc6b125ad
Roll 3.6.1
7年前
Mark Allen
cb1acd919c
Roll 3.6.0
7年前
Wilson Li
633d965e33
Fixed README
7年前
Wilson Li
12171e196f
Allow crash log to set rotator module
7年前
Wilson Li
a331b87caa
Update to README about custom rotator and hour specification
7年前
Ulf Wiger
7df4c40d4e
change flush default to true; add flush threshold
7年前
Ulf Wiger
5abb0c1813
make queue flushing configurable
7年前
Mark Allen
944b78d4b4
Roll 3.5.2
7年前
chenduo
49339c29fe
Update README.md
Emphasize application variable
7年前
Mark Allen
164a576118
Update README.md
7年前
Mark Allen
c3970a9913
Roll 3.5.1
7年前
Michael Kokich
edeb181b3f
Added info about application place holder.
8年前
Michael Kokich
55f2f63575
Update to README
8年前
lintingbin2009
045a648739
fix format error
8年前
Mark Allen
9361a3288d
Roll 3.5.0
8年前
Mark Allen
ca0ef598d1
Support standard error output from console backend
8年前
Mark Allen
a8a3eaeace
Add note about triage cadence
8年前
Mark Allen
fbfb7d6140
Clarify UTC timestamp text
8年前
Mark Allen
cc673f1922
Update lager_syslog URL
8年前
Bastien Chamagne
b92ea70331
Document and test the UTC time feature
8年前
Luca Favatella
6c630bb0d7
Document placeholders introduced by error logger integration
8年前
Mark Allen
92b1548f7f
Roll 3.4.1
8年前
holsee
f1bde7a8b3
Added elixir section to README
8年前
Mark Allen
ddbc61f5dd
Roll 3.4.0
8年前
walrusVision
058181ef3a
Allow functions to be resolve on emit or on log
8年前