Where does trace output that is sent to ttWarning show up? I've been able to see output sent to ttError but not to ttWarning.
-- Dave
Trace messages sent to ttWarning?
-
- HouseBot Special Member
- Posts: 409
- Joined: Tue Jul 13, 2004 9:13 am
- Location: Tigard, OR
Re: Trace messages sent to ttWarning?
If you enable tracing for the device/interface, it should show all debug, warning, and error messages in the trace. It's really just a debug message that has a distinction to help catch your eye that something might possibly be wrong.
Scott
-
- HouseBot Special Member
- Posts: 409
- Joined: Tue Jul 13, 2004 9:13 am
- Location: Tigard, OR
Re: Trace messages sent to ttWarning?
Ok - thanks for the details!