// SPDX-License-Identifier: LicenseRef-AGPL-3.0-only-OpenSSL #ifndef CHIAKI_TEST_LOG_H #define CHIAKI_TEST_LOG_H #include ChiakiLog *get_test_log(); #endif // CHIAKI_LOG_QUIET_H