#24 add messages to LOG asynchronously

None
wont-fix
aliazzz
None
2019-07-28
2019-06-29
aliazzz
No

Currently all Log messages get published in the buffer after the code is ready running. This is IMHO no good.
It looks like the log is in a blocking state and when it gets unblocked the entire buffer gets written (?)
We should investigate if there is a solution to push messages to the log asynchronously.

Anyway, help wanted on this as there are many possibilities on what the problem might be.

Discussion

  • aliazzz

    aliazzz - 2019-07-28

    Turns out such options are avaiable in the standard logging function block allready (RTFM)

     
  • aliazzz

    aliazzz - 2019-07-28
    • status: open --> wont-fix
    • Milestone: 2.0 -->
     

Log in to post a comment.