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
il y a 7 ans
Mark Allen
5558a73304
Merge pull request #445 from getong/change_default_console_configuration
use "[{level,info}]" instead
il y a 7 ans
getong
c9bf9e8ac6
use "[{level,info}]" instead
il y a 7 ans
Mark Allen
f369835b65
Merge pull request #442 from shino/pretty-print-list
Pretty print lists of records at top level and field values
il y a 7 ans
Mark Allen
97dc81add9
Merge pull request #441 from bullno1/master
Ignore return value of lager:dispatch_log in lager.hrl
il y a 7 ans
Shunichi Shinohara
a430820d8f
Pretty print list of records and list values in fields
il y a 7 ans
Shunichi Shinohara
4850ddefa5
Rename pr test suite
il y a 7 ans
Bach Le
c38dc5ae0a
Ignore return value of lager:dispatch_log in lager.hrl
This is to suppress dialyzer's `unmatched_return` warning
il y a 7 ans
Andrew Thompson
ff7ae90b26
Fix edoc
il y a 7 ans
Andrew Thompson
6cc6b125ad
Roll 3.6.1
il y a 7 ans
Mark Allen
58812d0b49
Merge pull request #440 from erlang-lager/adt/dont-log-0-drops
Don't log when we dropped 0 messages
il y a 7 ans
Andrew Thompson
ef862220a8
Don't log when we dropped 0 messages
il y a 7 ans
Andrew Thompson
ff134d4046
Merge pull request #439 from aeternity/uw-flush-bugfix
add flush options to proplist validation
il y a 7 ans
Ulf Wiger
295d6031ed
add flush options to proplist validation
il y a 7 ans
Mark Allen
c694de05f7
Merge pull request #436 from erlang-lager/adt/fix-flushing
Make a few corrections to the recent mailbox flushing changes
il y a 7 ans
Andrew Thompson
985612f167
Make a few corrections to the recent mailbox flushing changes
il y a 7 ans
Mark Allen
cb1acd919c
Roll 3.6.0
il y a 7 ans
Mark Allen
c0abb53d56
Merge pull request #432 from puzza007/remove-r15
Remove code which supports R15
il y a 7 ans
Mark Allen
676af76059
Merge pull request #420 from windkit/for-leofs
Add custom log rotator option and hourly log rotation
il y a 7 ans
Paul Oliver
6584c7afc9
Remove code which supports R15
il y a 7 ans
Wilson Li
633d965e33
Fixed README
il y a 7 ans
Wilson Li
12171e196f
Allow crash log to set rotator module
il y a 7 ans
Wilson Li
9669bb14c0
Seperated Rotator Related from lager_util to lager_rotator_default
il y a 7 ans
Wilson Li
a331b87caa
Update to README about custom rotator and hour specification
il y a 7 ans
Wilson Li
b3d89df07e
Set default value for rotator
il y a 7 ans
Wilson Li
d22760555e
Added Rotator Behaviour Definition
il y a 7 ans
Wilson Li
b3fc8fd785
Added Hourly Rotation Option, Added Rotator Option
il y a 7 ans
Mark Allen
1debfb4bb1
Merge pull request #430 from erlang-lager/function-name-otp-18-compat
Take a stab at OTP 18 compatability with macro logging
il y a 7 ans
Andrew Thompson
3ec90fadec
Take a stab at OTP 18 compatability with macro logging
il y a 7 ans
Mark Allen
2b0d790790
Merge pull request #429 from erlang-lager/yet-another-stacktrace-format
Handle yet another stacktrace form
il y a 7 ans
Andrew Thompson
12d2a6f5c6
Handle yet another stacktrace form
Sometimes the stacktrace is a larger array of {M, F, A, Prop} tuples.
The handler code was expecting at most 2 tuples in the list. Relax this
requirement and add a test that provokes this edge-case.
il y a 7 ans
Andrew Thompson
a1d44f3ba2
Merge pull request #419 from tsloughter/macros
support logging with macros per level
il y a 7 ans
Andrew Thompson
4242ec5002
Merge pull request #427 from aeternity/uw-dont-flush-notify-msgs
Dont flush notify msgs at overload
il y a 7 ans
Ulf Wiger
7df4c40d4e
change flush default to true; add flush threshold
il y a 7 ans
Ulf Wiger
5abb0c1813
make queue flushing configurable
il y a 7 ans
Ulf Wiger
8288adae5e
Don't flush notify msgs from msg queue
il y a 7 ans
Andrew Thompson
cee58aada4
Merge pull request #424 from tsloughter/no-reverse-st
add reverse_pretty_stacktrace env var, default true
il y a 7 ans
Mark Allen
4b318422cc
Merge pull request #426 from erlang-lager/adt-otp20-gen_server-no-client
Handle OTP 20 gen_server crash when the client pid is dead
il y a 7 ans
Andrew Thompson
a11cb946e3
Handle OTP 20 gen_server crash when the client pid is dead
il y a 7 ans
Tristan Sloughter
4c7a40ec09
add reverse_pretty_stacktrace env var, default true
il y a 7 ans
Mark Allen
944b78d4b4
Roll 3.5.2
il y a 7 ans
Mark Allen
7cbb0adf91
Merge pull request #417 from suexcxine/master
Support unicode format string
il y a 7 ans
Tristan Sloughter
10ef11b05f
include lager:md() process metadata in macro logs
il y a 7 ans
Tristan Sloughter
2205c8f929
rename marcos with lager_ prefix
il y a 7 ans
Tristan Sloughter
4e3abfa204
support logging with macros per level
il y a 7 ans
Andrew Thompson
a0b9f73f66
Merge pull request #418 from suexcxine/patch-1
A little emphasis on application variable crash_log
il y a 7 ans
chenduo
49339c29fe
Update README.md
Emphasize application variable
il y a 7 ans
suexcxine
0407450784
Support unicode format string
il y a 7 ans
Mark Allen
f2e8623396
Update .travis.yml
il y a 7 ans
Mark Allen
164a576118
Update README.md
il y a 7 ans