Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Logger question

In reference to : http://osdoc.cogsci.nl/3.1/manual/logging/

It says there : In general, you should create only one logger item, and reuse that logger at different locations in your experiment if necessary. If you create multiple loggers (rather than using a single logger multiple times), they will all write to the same log file, and the result will be a mess!

Question: Can someone explain what to do in order to 're-use a logger' ?

The tutorials just show how to 'add a logger'.

Comments

  • Hi,
    You can simply right click on the logger to copy(linked) and paste the logger at different locations.
    By doing this, the logger should work smoothly.

    Best,
    Elliot

  • OK thank you.

Sign In or Register to comment.