trezoa-logger 3.2.2

Trezoa Logger
Documentation
NOTICE - Trezoa Logger

================================================================================
                                TREZOA LOGGER
================================================================================

This software contains code derived from the Solana Logger project.

Original Project Information:
    Name: solana-logger
    Version: 3.0.0
    Source: https://crates.io/crates/solana-logger
    Original Repository: https://github.com/anza-xyz/solana-sdk
    Original Authors: Anza Maintainers <maintainers@anza.xyz>

Migration Information:
    Migrated to: trezoa-logger v3.2.2
    Migration Date: November 2025
    New Repository: https://github.com/Trezoa-team/trezoa-logger
    Maintainer: Trezoa-team <foundation@trezoa.xyz>

License Information:
    This project is licensed under the Apache License, Version 2.0
    The same license as the original project.
    
    You may obtain a copy of the License at:
    http://www.apache.org/licenses/LICENSE-2.0

Copyright Notices:
    Original work: Copyright © Anza Maintainers and contributors
    Modifications and adaptations: Copyright © 2025 TRZ Ledger Foundation
    
    All original copyrights remain with their respective owners.

Third-Party Dependencies:
    This project uses the following third-party libraries:
    - env_logger (Apache-2.0 OR MIT)
    - lazy_static (Apache-2.0 OR MIT)  
    - log (Apache-2.0 OR MIT)
    - libc (Apache-2.0 OR MIT)
    - signal-hook (Apache-2.0 OR MIT)

Changes Made:
    - Rebranded from "Solana" to "Trezoa" ecosystem
    - Updated package metadata and documentation links
    - Modified logging filters and thread naming conventions
    - Updated repository and contact information
    - Maintained full API compatibility with original

Purpose:
    This crate was migrated and adapted specifically for use within
    the Trezoa Blockchain ecosystem while maintaining compatibility
    with the original Solana logger functionality.

For questions or support regarding this migration, please contact:
    Trezoa-team <foundation@trezoa.xyz>
    
For issues with the original code, please refer to:
    https://github.com/anza-xyz/solana-sdk

================================================================================