Discussion:
[Rock-dev] [rock] #490: Logger doesn't really stop
rock
2014-08-07 08:40:51 UTC
Permalink
#490: Logger doesn't really stop
------------------------------+-----------------
Reporter: siavash.tavakoli | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: base | Keywords:
------------------------------+-----------------
I use the default logger and want to do multiple segments of logging but I
get a weird behaviour. Here is the use case:

1) Configure logger to save the log in a file, say "first.log"
2) Stop the logger (also cleanup the logger task)
3) Configure the logger to save the log in another file, "second.log"
4) Start the logger again

The problem I'm having is that "second.log" contains entries prior to the
time it was started (log entries are time stamped) and I have to exit the
task itself whenever I want to start a new logging.
--
Ticket URL: <http://rock.opendfki.de/ticket/490>
rock <http://rock.opendfki.de>
rock: the robot construction kit
Loading...