aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/error_logger_file_h.erl
AgeCommit message (Expand)Author
2017-09-05stdlib: use Unicode translation modifier in error_logger_file_hSiri Hansen
2017-06-16[stdlib] Open error log file as utf8Siri Hansen
2017-05-18kernel: Introcude error_logger:get_format_depth()Hans Bolinder
2016-11-29Write node info before log message body, not afterRichard Carlsson
2016-11-29Eliminate some code duplicationRichard Carlsson
2016-03-15update copyright-yearHenrik Nord
2015-09-17stdlib: Fix leaking files after error_logger:logfile(close)Dan Gudmundsson
2015-09-07Teach error_logger_file_h to truncate big messagesBjörn Gustavsson
2015-09-07error_logger_file_h: Refactor and modernize codeBjörn Gustavsson
2015-09-07Remove unused code in error logger handlersBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-01-05stdlib: Refactor to tag all times in error loggerBjörn-Egil Dahlberg
2012-01-05stdlib: Use utc time as base in error loggerBjörn-Egil Dahlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP