Skip to content

feat: enhance startup logging with detailed container information #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

PeterVinter
Copy link
Owner

Enhanced Startup Logging

This PR improves the container startup logging system with more detailed information and better formatting.

Changes

  • Added log levels (INFO, WARNING, ERROR, SUCCESS)
  • Include container IP and creation time in logs
  • Improved log message formatting
  • Added container details after successful operations

Technical Details

  • New get_container_details function to fetch container IP and creation time
  • Enhanced log_message function with log levels
  • Better error handling and status reporting
  • More informative success messages

Testing

  • Tested with existing containers
  • Verified all log levels work correctly
  • Confirmed container details are properly displayed

- Add log levels (INFO, WARNING, ERROR, SUCCESS)
- Include container IP and creation time in logs
- Improve log message formatting
- Add container details after successful operations
@PeterVinter PeterVinter merged commit b641994 into develop Nov 19, 2024
4 checks passed
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.

1 participant