Index: local/stinger_config.h =================================================================== RCS file: /home/CVS/emerald/local/stinger_config.h,v retrieving revision 1.436 diff -u -r1.436 stinger_config.h --- local/stinger_config.h 13 Feb 2020 19:58:42 -0000 1.436 +++ local/stinger_config.h 14 Feb 2020 17:18:36 -0000 @@ -357,7 +357,7 @@ // off by default. // Level 1 diagnostics that we always want to see when special // StingerTeam diagnostics are enabled. -#define dStingerTeamDebug (FALSE) +#define dStingerTeamDebug (TRUE) // Level 2 diagnostics that we understand well enough and we may // only want to see under some specific circumstances. #define dStingerTeamDebug2 (FALSE)