- Updated ConfigurationManager to allow reading a limited number of log lines. - Modified Logger to read the log file with an option to limit the number of lines returned. - Adjusted JavaScript to fetch only the last 1000 lines of logs for performance. - Added a new function to open a full log viewer in a new tab. - Implemented a log viewer template with search functionality, download option, and refresh capability. - Improved log display in the main interface with a message indicating the number of lines shown. - Added functionality to manage log lines in memory to prevent overflow. |
||
---|---|---|
.. | ||
claude_file_organizer.py | ||
config_handler.py | ||
config_manager.py | ||
csharp_launcher_manager.py | ||
directory_manager.py | ||
group_manager.py | ||
launcher_manager.py | ||
logger.py | ||
python_launcher_manager.py | ||
schema_handler.py | ||
script_executor.py |