NVIDIA / NVFlare

NVIDIA Federated Learning Application Runtime Environment
https://nvidia.github.io/NVFlare/
Apache License 2.0
602 stars 171 forks source link

[2.4] Cleaning up XGBoost Log #2659

Closed nvidianz closed 2 months ago

nvidianz commented 2 months ago

Fixes FLARE-2048.

Description

Cleanup logs for XGBoost,

  1. Print an error log for XGBoost errors and removed the double printing of stack traces.
  2. Changed most ReliableMessage log to DEBUG level and just leaves one INFO level log per message.

Types of changes

YuanTingHsieh commented 2 months ago

/build

YuanTingHsieh commented 2 months ago

/build