Bishop Bors
01a3c3dc98
Merge pull request #341 from basho/gh287
Fix sink name typo in docs
Reviewed-by: macintux
9 år sedan
Bishop Bors
09db1d51a2
Merge pull request #336 from basho/mra/gh315
Ensure traces pointed to files work in config file
Reviewed-by: macintux
9 år sedan
Bishop Bors
11321947bb
Merge pull request #344 from basho/fix_otp15_undef
Flappy test clean up for TravisCI
Reviewed-by: macintux
9 år sedan
Mark Allen
7aaa6add08
Remove any lingering traces config
9 år sedan
Mark Allen
1568cfcd9c
Completely remove lager_config table
9 år sedan
Mark Allen
1453104f55
Make dialyzer happy
9 år sedan
Mark Allen
991383d24b
Make sure the ETS config table is really dead
9 år sedan
Mark Allen
a217c88501
Add 30 second eunit timeout to gh280
9 år sedan
Mark Allen
27f9530ea8
Increase timeout for gh280 test
9 år sedan
Mark Allen
2a26fe0086
Nassssty timer sleepss. We hatesss itsss Bagginss
9 år sedan
Mark Allen
8f351602ef
Clarify that 2-tuple not support in prior releases
9 år sedan
Mark Allen
bbb85a3e8c
Add filtermap implementation for R15
9 år sedan
Bishop Bors
8f58fa1b46
Merge pull request #342 from basho/gh286
Export configure_sink/2 for runtime sink config
Reviewed-by: macintux
9 år sedan
Mark Allen
3fe1e9d645
18.3 is too new; use 18.2.1
9 år sedan
Mark Allen
1b582af196
Export configure_sink/2 for runtime sink config
Address #286 . This will enable applications to
dynamically configure log sinks, provided they
have already instrumented the code via parse
transformation to use those sinks.
9 år sedan
Mark Allen
2ddda7dbd9
Fix sink name typo in docs
Addresses #287
9 år sedan
Mark Allen
099a35765c
Update README about traces from configuration
9 år sedan
Mark Allen
432160ff4c
Use travis containers
9 år sedan
Mark Allen
ac1be48f33
Merge pull request #340 from basho/travisci
Update travis yml
9 år sedan
Mark Allen
34ebf6cf4b
Add 18.3
9 år sedan
Mark Allen
d2c0aa5a26
Update travis yml
9 år sedan
John Daily
1bebb50562
Merge pull request #337 from basho/fix_18_tests
Put the warning map value into process dictionary (Fix OTP 18 test failures)
9 år sedan
Mark Allen
243ac12ddc
Merge pull request #334 from basho/issue-332
Address #332 : try both id and name
9 år sedan
Mark Allen
cbe7157701
Merge pull request #335 from basho/issue-329
Leverage existing lager_app:get_env wrapper for error_logger_lager_h
9 år sedan
Mark Allen
7662a8040d
Add comments and change binding name for clarity
9 år sedan
John R. Daily
81222ca486
More get_env cleanup
9 år sedan
Mark Allen
53b5eb808b
Put the warning map value into process dictionary
The sync_error_logger file looks up the value to send from a process
dictionary entry named `warning_map' When it is unset, it uses a mapping
which is fine for OTP 17 and before, but 18 and 19 the value changed.
So now we put the current mapping value into the process dictionary so
that the messages do not cause failed tests.
9 år sedan
Mark Allen
12fa1977bb
Ensure traces pointed to files work in config file
9 år sedan
John R. Daily
09610138fe
Tweak to be a bit more efficient
9 år sedan
John R. Daily
968d879148
Leverage existing lager_app:get_env wrapper for error_logger_lager_h
9 år sedan
John R. Daily
6d8cd800f9
Address #332 . The `stdlib` module `supervisor` reports the child name as `id` now vs `name` previously
9 år sedan
Bishop Bors
91e2e9e652
Merge pull request #327 from basho/bugfix/improper-io-list-support
Port improper iolist support from io_lib_format.erl & add tests
Reviewed-by: macintux
9 år sedan
Andrew Thompson
23e7bc085d
Port improper iolist support from io_lib_format.erl & add tests
9 år sedan
Mark Allen
b2cb273571
Release 3.1.0
9 år sedan
Bishop Bors
c973e94bb3
Merge pull request #311 from rabbitmq/rotate-command
API to explicitly call log rotation
Reviewed-by: macintux
9 år sedan
Mark Allen
c7737da3a1
Release 3.0.3
9 år sedan
Bishop Bors
a88fcd5481
Merge pull request #317 from basho/gh304
Do not add logroot in expand_path sometimes
Reviewed-by: bsparrow435
9 år sedan
Bishop Bors
23c5cc5da7
Merge pull request #305 from hairyhum/error_logger_format_raw
Option to not reformat error_logger messages
Reviewed-by: macintux
9 år sedan
Mark Allen
eb249f8172
Do not add logroot in expand_path sometimes
If expand_path/1 already contains LogRoot in its RelPath, do not
add it again.
9 år sedan
Daniil Fedotov
c278368a65
Replace API for file rotation. Now supports rotate_handler/1,2 to rotate custom handler
9 år sedan
Daniil Fedotov
4373c6e567
typo
9 år sedan
Bishop Bors
43183f3663
Merge pull request #316 from basho/rabbitmq-close-file-after-timebased-rotation
Close file right after rotation
Reviewed-by: bsparrow435
9 år sedan
Mark Allen
063d628549
Dialyzer insists on matching a return value
9 år sedan
Mark Allen
1ac1cc17ac
Merge branch 'close-file-after-timebased-rotation' of https://github.com/rabbitmq/lager into rabbitmq-close-file-after-timebased-rotation
9 år sedan
Bishop Bors
0076f317b7
Merge pull request #307 from basho/gh296-fix
Start traces after extra sinks are started
Reviewed-by: macintux
9 år sedan
Bishop Bors
7d2b04c1b2
Merge pull request #313 from basho/goldrush-018
Bump goldrush to 0.1.8 for not equal filters
Reviewed-by: macintux
9 år sedan
Bishop Bors
e8348964df
Merge pull request #306 from basho/gh267-fix
Fix internal tuple argument order
Reviewed-by: macintux
9 år sedan
Mark Allen
cf4e4e5049
Bump goldrush to 0.1.8 for not equal filters
9 år sedan
Mark Allen
0fb72d7744
Add tests for stopping traces gh#267
9 år sedan
Mark Allen
cb5114fbc3
Delete trace from the global handler list too
9 år sedan