<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib/src/error_logger_file_h.erl, branch OTP-20.3.8.18</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>stdlib: use Unicode translation modifier in error_logger_file_h</title>
<updated>2017-09-05T09:28:59+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-08-22T09:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9692bb3126332160cc4eda1f24163f88f5a57672'/>
<id>9692bb3126332160cc4eda1f24163f88f5a57672</id>
<content type='text'>
Since error_logger_file_h now opens its log file with encoding utf8,
it is ok to print with the 't' modifier in format strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since error_logger_file_h now opens its log file with encoding utf8,
it is ok to print with the 't' modifier in format strings.
</pre>
</div>
</content>
</entry>
<entry>
<title>[stdlib] Open error log file as utf8</title>
<updated>2017-06-16T09:52:21+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2017-06-09T15:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=98e0ccb4a56b3b2b6a552463f78e699ec7490669'/>
<id>98e0ccb4a56b3b2b6a552463f78e699ec7490669</id>
<content type='text'>
This allows the use of ~ts/~tp/~tw in calls to error_logger:format/2,
error_logger:error_msg/2 and error_logger:info_msg/2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the use of ~ts/~tp/~tw in calls to error_logger:format/2,
error_logger:error_msg/2 and error_logger:info_msg/2.
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: Introcude error_logger:get_format_depth()</title>
<updated>2017-05-18T13:36:34+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2017-05-17T14:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a99b0a2a570e7429b05f3ce424880744ee3a8814'/>
<id>a99b0a2a570e7429b05f3ce424880744ee3a8814</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write node info before log message body, not after</title>
<updated>2016-11-29T07:34:17+00:00</updated>
<author>
<name>Richard Carlsson</name>
<email>richardc@klarna.com</email>
</author>
<published>2016-11-21T11:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9755ab551e94ecb2d87c6035fa818768d1c53b82'/>
<id>9755ab551e94ecb2d87c6035fa818768d1c53b82</id>
<content type='text'>
Make error_logger_tty_h insert node information for nonlocal messages before
the message itself instead of after, both for readability and so as not to
change the line termination property at the end of the message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make error_logger_tty_h insert node information for nonlocal messages before
the message itself instead of after, both for readability and so as not to
change the line termination property at the end of the message.
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate some code duplication</title>
<updated>2016-11-29T07:34:17+00:00</updated>
<author>
<name>Richard Carlsson</name>
<email>richardc@klarna.com</email>
</author>
<published>2016-11-18T16:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6cd29742be8c11c250d3c07ef180e15c04347c91'/>
<id>6cd29742be8c11c250d3c07ef180e15c04347c91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright-year</title>
<updated>2016-03-15T14:19:56+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2016-03-15T14:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6664eed554974336909d3ffe03f20349cc4c38fd'/>
<id>6664eed554974336909d3ffe03f20349cc4c38fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Fix leaking files after error_logger:logfile(close)</title>
<updated>2015-09-17T07:40:04+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2015-09-17T07:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ad7bb40d88acd0de5bdad9b64f8d8dd5c303fa48'/>
<id>ad7bb40d88acd0de5bdad9b64f8d8dd5c303fa48</id>
<content type='text'>
Introduced when changing state from tuple to record.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduced when changing state from tuple to record.
</pre>
</div>
</content>
</entry>
<entry>
<title>Teach error_logger_file_h to truncate big messages</title>
<updated>2015-09-07T08:35:32+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2015-08-21T08:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7c0333ff7a559c2d0f138b3156c4a5b73e15051b'/>
<id>7c0333ff7a559c2d0f138b3156c4a5b73e15051b</id>
<content type='text'>
Add the possibility to truncate big messages to avoid running out
of memory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the possibility to truncate big messages to avoid running out
of memory.
</pre>
</div>
</content>
</entry>
<entry>
<title>error_logger_file_h: Refactor and modernize code</title>
<updated>2015-09-07T08:35:32+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2015-08-20T10:29:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=003091a1fcc749a182505ef5675c763f71eacbb0'/>
<id>003091a1fcc749a182505ef5675c763f71eacbb0</id>
<content type='text'>
Refactor, simplify, and modernize the code to facilitate future
improvements in the following commits.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor, simplify, and modernize the code to facilitate future
improvements in the following commits.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused code in error logger handlers</title>
<updated>2015-09-07T08:35:32+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2015-08-20T07:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7dbd3caa955ad9da7c1da97cee9d53a311b26908'/>
<id>7dbd3caa955ad9da7c1da97cee9d53a311b26908</id>
<content type='text'>
A long time ago, errors from the emulator itself was sent as
messages that would end up in the handle_info/2 function.
Those clauses in handle_info/2 can be removed.

The code for handling events tagged 'info' instead of 'info_msg'
can also be taken out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A long time ago, errors from the emulator itself was sent as
messages that would end up in the handle_info/2 function.
Those clauses in handle_info/2 can be removed.

The code for handling events tagged 'info' instead of 'info_msg'
can also be taken out.
</pre>
</div>
</content>
</entry>
</feed>
