Skip to content

Conversation

@chayaRoten
Copy link
Collaborator

Overview
This pull request introduces significant changes to the logging system in the project, focusing on code conventions and the organization of log files.

Changes Made

1. Code Conventions:

  • Updated the logger files to adhere to established coding standards, ensuring consistency and readability across the codebase.
  • Applied formatting and style guidelines to improve code quality and maintainability.

2. Log File Organization:

  • Refactored the implementation so that log files are now created within a dedicated and structured directory.
  • This change enhances the management of log files, making it easier to locate and handle them.

Benefits

  • Improved Readability: Following coding conventions enhances the clarity of the code, making it easier for current and future developers to understand.
  • Better Organization: Storing log files in a specific directory prevents clutter in the main project structure and allows for more efficient log management.

ChedvaErblich and others added 30 commits September 14, 2024 21:07
…e project

Additionally, organized the code according to the agreed conventions.
- Implemented the 'saveSimulationState' function to save simulation state to a BSON file.
- Added 'updateStateFromJson' to load simulation state from JSON data.
- Fixed issues with process handling by using Process pointers correctly.
- Updated 'DraggableSquare' integration to support new state management logic.
@chayaRoten chayaRoten changed the base branch from main to GUI_main September 18, 2024 11:51
@ChedvaErblich ChedvaErblich force-pushed the GUI_main branch 2 times, most recently from e999385 to ca5bb0a Compare September 23, 2024 13:57
Base automatically changed from GUI_main to main September 24, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants