Update examples, CLI modules, and crypto certificate handling
47 files · 123+ · 113-

Example updates

4 files changed
  • 01_basic_logging.py Updated basic logging example
  • 02_structured_logging.py Updated structured logging example
  • 01_setup_and_config.py Updated Celery setup example
  • 02_error_handling.py Updated error handling example
  • Updated examples across telemetry, integration, and production patterns decouple behavioral
    1 file
    • 01_basic_logging.py

CLI and module refinements

6 files changed
  • config.py Config command updates
  • errors.py CLI error handling
  • helpers.py CLI helpers
  • base.py Certificate base updates
  • ed25519.py Ed25519 crypto updates
  • lock.py File lock updates