Mark Allen
22e62f28e5
Roll 3.8.0
5年前
Mark Allen
27a075b0c4
Roll 3.7.0
6年前
Mark Allen
4ffdf0dbef
Roll 3.6.10
6年前
Andrew Thompson
b19a180dc1
Roll 3.6.9
6年前
Mark Allen
1c0ab772df
Roll 3.6.8
6年前
Andrew Thompson
69b4ada234
Roll 3.6.7
6年前
Mark Allen
37b7facc41
Roll 3.6.6
6年前
Andrew Thompson
1249ede5be
Roll 3.6.5
6年前
Andrew Thompson
bf60290101
Roll 3.6.4
6年前
Andrew Thompson
222293143f
Roll 3.6.3
7年前
Andrew Thompson
d0a9db3b7a
Roll 3.6.2
7年前
Andrew Thompson
6cc6b125ad
Roll 3.6.1
7年前
Mark Allen
cb1acd919c
Roll 3.6.0
7年前
Wilson Li
12171e196f
Allow crash log to set rotator module
7年前
Mark Allen
944b78d4b4
Roll 3.5.2
7年前
Mark Allen
c3970a9913
Roll 3.5.1
8年前
Mark Allen
9361a3288d
Roll 3.5.0
8年前
Mark Allen
a10c23c51d
Roll 3.4.2
8年前
Mark Allen
805676f304
Add hex.pm metadata
8年前
Mark Allen
ddbc61f5dd
Roll 3.4.0
8年前
Mark Allen
5adfa56a76
Roll 3.3.0
8年前
Doug Rohrer
7210c146d8
Roll 3.2.2
8年前
redink
e22016062e
mark for no crash log
9年前
John R. Daily
8187757388
Roll 3.2.1
9年前
Mark Allen
45fe95ba6c
Roll 3.2.0
9年前
Mark Allen
b2cb273571
Release 3.1.0
9年前
Mark Allen
c7737da3a1
Release 3.0.3
9年前
Daniil Fedotov
edcf7f4992
No default config for reformatting error_logger messages
9年前
Daniil Fedotov
75e827a1bf
Application env error_logger_format_raw to not reformat error_logger messages
9年前
Mark Allen
599dda6786
Roll 3.0.2
* Add formatting options to align text differently if desired
* Fix some typos in comments and docs
* Optionally print all metadata
* Fix R15 compatibility
9年前
Mark Allen
cbf6679c6a
Roll 3.0.1
9年前
John R. Daily
96e3ba7095
More/fixed comments
10年前
John R. Daily
066fa59a1c
The audit sink was always for experimentation. Remove it before it accidentally slips into a release
10年前
John R. Daily
194f4aeb94
lager maps to lager_event, so audit maps to audit_event
10年前
John R. Daily
a462c046fe
Various bugfixes of various levels of desperation
10年前
John R. Daily
53488fcb1a
Trailing commas, my old enemy
10年前
John R. Daily
c0d859441f
Rethink configuration, heavily rework lager_app:start for more modularity
10年前
John R. Daily
a932df0e7d
To make configuration backwards compatible, I think lager_event stays as a special sink, with other sinks able to be added
10年前
Mark Allen
f6e6b83927
Record some code comments from jrd walk-thru
10年前
Andrew Thompson
d33ccf3b69
Version 2.1.1
10年前
Jon Meredith
840acab51e
Bumped version to 2.1.0 to reflect map support and other fixes.
10年前
Dmitry Kolesnikov
b3f3f68976
fix issue #215 : lager.app env overwrites default handlers
the default handlers defined at lager.app overwrites handlers defined previously by application:set_env(lager, handlers, ...) if lager application is started application:start(lager)
11年前
Andrew Thompson
b6b6cebcb2
Roll version 2.0.3
11年前
Andrew Thompson
0df1dd4949
Roll version 2.0.2
11年前
Andrew Thompson
ad400896af
Roll version 2.0.1
11年前
Andrew Thompson
b29710406e
Update to goldrush 0.1.5
11年前
Sergey Prokhorov
73d286e2b0
Add `async_threshold_window` option. #147
12年前
Andrew Thompson
169cffd947
Update goldrush, remove syntax_tools as an included application. Closes #140
12年前
Andrew Thompson
65c8a1ea42
Kill org-mode in favor of markdown, update docs and defaults
12年前
Pedram Nimreezi
95b3fb0c87
Implement event stream processing
Adds transparent event stream processing and statistics.
A new 3-tuple trace is introduced as `{Key, Op, Value}`, but
for backwards compatibility `{Key, Val}` implies `=` for `Op`
and `{Key, '*'}` remains as is in the case of wildcards.
A simplified query tree module is generated which reduces
redundant selection conditions to minimize filtering overhead.
12年前