[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Error log
On Mon, Jun 04, 2001 at 05:40:15PM +0000, josh wrote:
> I tried printing to STDERR, STDOUT and using ::log, ::logError, ::logDebug
> and looked for the output in /usr/lib/interchange/error.log,
> /var/lib/interchange/MyCatName/error.log, /tmp/icdebug AND
> /var/log/interchange/error.log
>
If you used logDebug and still didn't see anything, my first guess would
be that the code you are logging from is not getting called, prehaps it
is inside an [if] that is preventing it from being accessed?
> I have this in interchange.cfg...
> #Uncomment to log to debug file /tmp/icdebug
> Variable DEBUG 1
> #ifdef @DEBUG
> Message Sending debug to /tmp/icdebug.
> DebugFile /tmp/icdebug
> GlobalSub sub test_global_sub { return 'Test of global subroutine OK.' }
> Variable TEST_VARIABLE Test of global variable OK.
> #endif
>
>
> and I am getting nothing I can see anywhere, not on the consoles,
> not after a server reboot, interchange reboot, anything.
>
> The only thing in /tmp/icdebug is line after line like this...
>
> Start DEBUG at Mon Jun 4 11:44:44 2001
>
> Thank you all,
>
> -Josh Narins
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users
--
Red Hat E-Business Solutions Jason Kohles
11480 Sunset Hills Road Senior System Architect
Reston, VA 20190 jkohles@redhat.com