get all the debugging finally into the debug files when things go wrong
authordjk <djk>
Fri, 9 Jun 2000 17:29:34 +0000 (17:29 +0000)
committerdjk <djk>
Fri, 9 Jun 2000 17:29:34 +0000 (17:29 +0000)
commit0bd9d2811cc42417676a1b11b121681c2377d70a
treeeaf7f68ff60063fee9526530e3f94671febcab39
parentda56601b23d5e19b5df80fe1248e5477f5b6de6b
get all the debugging finally into the debug files when things go wrong
added 'err' as a catchall dbg category
changed all the print stdout statements to dbg('err', ...)
28 files changed:
cmd/dx.pl
perl/BBS.pm
perl/Bands.pm
perl/CmdAlias.pm
perl/DXChannel.pm
perl/DXCluster.pm
perl/DXCommandmode.pm
perl/DXConnect.pm
perl/DXCron.pm
perl/DXDb.pm
perl/DXDebug.pm
perl/DXLog.pm
perl/DXLogPrint.pm
perl/DXM.pm
perl/DXMsg.pm
perl/DXProt.pm
perl/DXProtout.pm
perl/DXUser.pm
perl/DXUtil.pm
perl/Filter.pm
perl/Geomag.pm
perl/Julian.pm
perl/Msg.pm
perl/Prefix.pm
perl/Spot.pm
perl/client.pl
perl/cluster.pl
perl/console.pl