Re: DPRINT and msyslog

2025-04-05 Thread Hal Murray via devel
> When I made the debug log changes you asked for last night, I was > thinking the same thine. A lot of duplication. > After release we should rip and shred that. Sounds good to me. -- These are my opinions. I hate spam. ___ devel mailing lis

Re: DPRINT and msyslog

2025-04-05 Thread Gary E. Miller via devel
Yo Hal! On Sat, 05 Apr 2025 15:13:53 -0700 Hal Murray via devel wrote: > Is there any reason to have a DPRINT next to a msyslog that prints > the same stuff? > > DPRINT is only useful if you are running with -n and msyslog stuff > goes to the console too in that case. Right? When I made the d