80a0e9f5
Name Last commit Last update
..
error_logger_lager_h.erl Add support for badrecord errors
lager.app.src Add compiler and syntax_tools as dependencies in the application resource file for correct releases using Reltool.
lager.erl Add support for a custom log truncation size compile time flag
lager_app.erl Changes suggested by Kostis, Dialyzer -Wunmatched_returns and Tidier
lager_console_backend.erl Fix eunit tests to "start" compiler and syntax_tools
lager_crash_log.erl Changes suggested by Kostis, Dialyzer -Wunmatched_returns and Tidier
lager_file_backend.erl Changes suggested by Kostis, Dialyzer -Wunmatched_returns and Tidier
lager_format.erl Simplify internal function because it is never passed a deep list
lager_handler_watcher.erl Changes suggested by Kostis, Dialyzer -Wunmatched_returns and Tidier
lager_handler_watcher_sup.erl Adjust the supervisor restart thresholds to 10 restarts in 1 minute
lager_mochiglobal.erl Remove possible conflict with mochiglobal. Closes #2
lager_stdlib.erl Rename trunc_io to lager_trunc_io to prevent clashes
lager_sup.erl Don't create a crash log called 'undefined'. Closes #26
lager_transform.erl Add support for a custom log truncation size compile time flag
lager_trunc_io.erl Changes suggested by Kostis, Dialyzer -Wunmatched_returns and Tidier
lager_util.erl Changes suggested by Kostis, Dialyzer -Wunmatched_returns and Tidier