Improved error message

This commit is contained in:
Chomp
2025-01-23 17:30:51 +00:00
parent e666485c82
commit b5066cab0a
@@ -101,7 +101,7 @@ public class TraderController(
continue;
case Traders.FENCE:
{
_logger.Warning($"commented out Fence refresh as not implemented so we can get further");
_logger.Error($"Not implemented - TraderController.Update()");
// if (_fenceService.NeedsPartialRefresh())
// _fenceService.GenerateFenceAssorts();