v3.14.0

punkpeye/fastmcpv3.14.0Aug 6, 2025by github-actions[bot]

AI Summary

Release v3.14.0 adds custom logging capability to fastmcp, allowing users to configure their own logger for the framework. This minor update also includes an example demonstrating how to use the custom logger feature.

Key Highlights

  • Added custom logger support to fastmcp
  • Included example demonstrating custom logger implementation
  • Addresses issue #161 for custom logging functionality

New Features

  • Custom logger support - allows users to configure their own logger for the fastmcp framework
  • Custom logger example - provides demonstration code for implementing custom logging

Full Release Notes

# [3.14.0](https://github.com/punkpeye/fastmcp/compare/v3.13.0...v3.14.0) (2025-08-06)


### Features

* add custom logger and example ([#161](https://github.com/punkpeye/fastmcp/issues/161)) ([9aec497](https://github.com/punkpeye/fastmcp/commit/9aec497b036964d1af4a2ff6d512e7b843869a47))