Skip to content

Don't show the config files every time #287

Closed
@leotrs

Description

@leotrs

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions