mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-29 10:02:11 +00:00
* rename config subpkg to _config for the time being * Revamp documentation for configuration system modules and classes. Revamp tutorial. Update changelog * use as_posix so that doctests will pass on Windows Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at> Co-authored-by: kolibril13 <44469195+kolibril13@users.noreply.github.com>
9 lines
849 B
Text
9 lines
849 B
Text
{"levelname": "INFO", "module": "logger_utils", "message": "Log file will be saved in <>"}
|
|
{"levelname": "DEBUG", "module": "hashing", "message": "Hashing ..."}
|
|
{"levelname": "DEBUG", "module": "hashing", "message": "Hashing done in <> s."}
|
|
{"levelname": "DEBUG", "module": "hashing", "message": "Hash generated : <>"}
|
|
{"levelname": "DEBUG", "module": "caching", "message": "List of the first few animation hashes of the scene: <>"}
|
|
{"levelname": "INFO", "module": "scene_file_writer", "message": "Animation 0 : Partial movie file written in <>"}
|
|
{"levelname": "DEBUG", "module": "scene_file_writer", "message": "Partial movie files to combine (1 files): <>"}
|
|
{"levelname": "INFO", "module": "scene_file_writer", "message": "\nFile ready at <>\n"}
|
|
{"levelname": "INFO", "module": "scene", "message": "Rendered SquareToCircle\nPlayed 1 animations"}
|