github VoltAgent/voltagent @voltagent/internal@0.0.6

Patch Changes

  • #404 809bd13 Thanks @omeraplak! - refactor: remove devLogger in favor of standardized logging approach

    Removed the internal devLogger utility to align with the new standardized logging architecture. This change simplifies the internal package and reduces code duplication by leveraging the comprehensive logging system now available in @voltagent/core and @voltagent/logger.

    Changes:

    • Removed devLogger from exports
    • Removed development-only logging utility
    • Consumers should use the logger instance provided by VoltAgent or create their own using @voltagent/logger

    This is part of the logging system refactoring to provide a more consistent and powerful logging experience across all VoltAgent packages.

Don't miss a new voltagent release

NewReleases is sending notifications on new releases.