Hi Bob,
Its hard to figure out what you could be doing without any code here,
but one thing to check out would be to make sure you dont have another
version of the application running in a different browser tab or
another window. Unfortunately LogBook does not disconnect from the old
application instance when a new one is launched, and Flex Builder
usually launches new instances of an app under different tabs.
If you have multiple classes, all you should have to do is import the
appropriate Logging classes (cim logging framework of the Flex Logging
framework, which are you using ? ) and then call the Logger functions.
Can you copy some code here that we could look at ?
-arpit