Hi All, I'd like to avoid having to create a logstream definition in every function that needs it. Is there any way to create a logstream in the header and then attach it to a logger in the constructor?
based on what I'm seeing there is not. thanks, Lucas