FruitBankHybridApp/FruitBankHybrid.Shared/Services/Loggers/README.md

406 B

Loggers

Custom logger implementations for the FruitBank client.

Key Files

  • LoggerClient.cs — Non-generic and generic LoggerClient<T> extending AyCode logger base.

LLM Maintenance: If you modify code in this folder, update this README to reflect the changes. If you notice the README content does not match the current code, automatically update the README to match the code.