diff options
author | Magnus Henoch <[email protected]> | 2015-01-14 19:14:38 +0000 |
---|---|---|
committer | Magnus Henoch <[email protected]> | 2016-02-15 11:41:54 +0000 |
commit | e5fe2f89638dedb08da2114558d229fe18dcd14e (patch) | |
tree | 4e043cbcaaaab158996d6f776bedf5417a2e5ee1 /erts/emulator/pcre/pcre_exec.c | |
parent | 43454b36efafe336f24190a84039edb1643e53ea (diff) | |
download | otp-e5fe2f89638dedb08da2114558d229fe18dcd14e.tar.gz otp-e5fe2f89638dedb08da2114558d229fe18dcd14e.tar.bz2 otp-e5fe2f89638dedb08da2114558d229fe18dcd14e.zip |
Prettify default error_logger output somewhat
The default error logger, the one in use before a more sophisticated
error logger can be installed, has rather terse output, in part because
it cannot rely on io:format. This patch attempts to improve the error
logger within that constraint:
- Print timestamps as YYYY-MM-DD HH:MM:SS
- For error reports with format strings, just print the format string
and the format arguments on separate lines
- For error reports with tuple lists, print each pair on a separate line
Diffstat (limited to 'erts/emulator/pcre/pcre_exec.c')
0 files changed, 0 insertions, 0 deletions