Issue Saving Log files
See original GitHub issuehttps://github.com/ManimCommunity/manim/blob/e011f640cf085879b67cce7bc0dc08450ba92d3b/manim/config/config.py#L158-L165
Here it defines that scene name will be log file name. But a problem is when I tried with no scene name and entered it at runtime. The log file a saved in media/logs/.log
which is weird and should not happen.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
problems saving logs on a partition. - Microsoft Community
After rebooting I am experiencing problems with the disappearance of the log file and need help troubleshooting.
Read more >15 Saving and printing output—log files - Stata
15 Saving and printing output—log files ... Stata can record your session into a file called a log file but does not start...
Read more >log files does not save changes · Issue #10672 - GitHub
.log files doesn't save changes. Open a .log file delete all logs inside; Save; All data are still here. You can add data...
Read more >Adobe PDF print to log file issue - SOLVED! - YouTube
I mostly experience this issue in my accounts program - 'VT Transaction +' - but I think it happens in others too.
Read more >Saving log files - TechDocs - Broadcom Inc.
To save log files · In the Control Center, click. Status > System > Logs . · Create a log. · Do any...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Try
manim scene.py SquareToCircle -pl --log_to_file
.Hi, I want to contribute, but not sure how to reproduce the issue:
manim scene.py SquareToCircle -pl
does not produce any logs