threefoldtecharchive / jumpscaleX_archived

Apache License 2.0
1 stars 6 forks source link

shell: always redirect logs to pane when getting auto-completions #719

Closed abom closed 5 years ago

abom commented 5 years ago

Resolves: #688.

Description

Always redirect logs to lower pane if we are in auto-completion, this way, we won't lose the logs and they can be shown by setting j.tools.logger.debug to True (this will be helpful in case for example we cannot get any errors while trying to get auto-completions).

Checklists

Before asking for approval