================================================================================
TREZOA LOGGER
Logging Infrastructure for Trezoa
================================================================================
NOTICE OF DERIVATIVE WORK
This software is a derivative work based on solana-logger version 1.18.26.
Original Work:
Project: solana-logger
Version: 1.18.26
Source: https://crates.io/crates/solana-logger
Repository: https://github.com/solana-labs/solana
Authors: Solana Labs Maintainers <maintainers@solanalabs.com>
License: Apache License 2.0
Derivative Work:
Project: trezoa-logger
Version: 3.2.3
Repository: https://github.com/Trezoa-team/trezoa-logger
Authors: Trezoa-team <foundation@trezoa.xyz>
License: Apache License 2.0
LICENSING
This derivative work is licensed under the Apache License 2.0, the same license
as the original work. The full text of the Apache License 2.0 is included in
the LICENSE file distributed with this software.
COPYRIGHT NOTICES
Original copyright notices and attributions from the source material have been
preserved where applicable. The original copyright holders retain all rights
to their contributions.
Copyright (c) 2020-2024 Solana Labs (original work)
Copyright (c) 2025 TRZ Ledger Foundation (modifications and adaptations)
MODIFICATIONS
This derivative work includes the following significant modifications from the
original solana-logger:
- Rebranded from Solana ecosystem to Trezoa ecosystem
- Updated package metadata (name, version, authors, repository)
- Modified default log filter from "solana=info" to "trezoa=info"
- Updated documentation and references
- Maintained backward compatibility of the logging API
ACKNOWLEDGMENTS
We acknowledge and thank the Solana Labs team and the broader Solana community
for their excellent work on the original logging infrastructure that serves as
the foundation for this derivative work.
DISCLAIMER
This software is provided "AS IS" without warranty of any kind. Neither the
original authors nor the derivative work authors shall be liable for any claim,
damages or other liability arising from the use of this software.
For questions regarding this derivative work, contact: foundation@trezoa.xyz
For questions regarding the original work, contact: maintainers@solanalabs.com
================================================================================
Generated: November 14, 2025
================================================================================