mirror of
https://github.com/Wojtek242/pylg.git
synced 2024-11-23 08:05:25 +01:00
Updated README
This commit is contained in:
parent
a72b4a89f4
commit
dded8d3790
@ -121,7 +121,7 @@ template.
|
||||
- ``DEFAULT_EXCEPTION_TB_STDERR`` (default = ``False``) - the default
|
||||
setting for ``exception_tb_stderr``.
|
||||
|
||||
- ``DEAULT_EXCEPTION_EXIT`` (default = ``False``) - the default
|
||||
- ``DEFAULT_EXCEPTION_EXIT`` (default = ``False``) - the default
|
||||
setting for ``exception_exit``.
|
||||
|
||||
- ``TRACE_TIME`` (default = ``TRUE``) - enable/disable time logging.
|
||||
@ -170,7 +170,9 @@ template.
|
||||
|
||||
- ``MESSAGE_MARK_TRUNCATION`` (default = ``True``) - if ``True``,
|
||||
truncated message lines should have the last character replaced with
|
||||
``\``.
|
||||
``\``. Note that this reduces ``MESSAGE_WIDTH`` by ``1`` for
|
||||
truncated lines which may truncate words that would've otherwise
|
||||
appeared in the message.
|
||||
|
||||
- ``TRACE_SELF`` (default = ``False``) - enable/disable logging of the
|
||||
``self`` function argument.
|
||||
|
Loading…
Reference in New Issue
Block a user