Closed
Description
Currently, the first thing that manim outputs is the line "Configuration files read: [list here]". I find it a bit obnoxious, especially when rapid iterating on a scene, as this message is repeated over and over and over. Further, the paths shown are absolute paths so they take up a bit of space in the console screen. Not only that, but the first two paths will almost always be the same (library-wide and user-wide files), so this output is not super informative most of the time.
I suggest we keep that log line on a DEBUG level only. Thoughts?
Metadata
Metadata
Assignees
Labels
No labels