Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Python default logging isn't being output to the console #37

Open
kenny-evitt opened this issue Dec 6, 2015 · 0 comments
Open

Python default logging isn't being output to the console #37

kenny-evitt opened this issue Dec 6, 2015 · 0 comments

Comments

@kenny-evitt
Copy link

This covers LightTable/LightTable#712. The original comment [bold added by me for the relevant portions]:

Couple things on python's console output:

  • I get a lot of "execing" "execed" and "evaling" when running python scripts that belong to LT and not my script (I assume they were part of your debugging output).
  • The second point is logging. The logging output is not being shown on the LT console (unless I write to the logger on the same file).

Essentially, the output from evaling the code inside LT compared to doing "python foo.py" is very different and most importantly, it's missing all the debugging output from my own code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant