Clarification on `Effect.withLogSpan` Functionality

Effect.withLogSpan doesn't add any log, but instead adds the duration in the text to the existing logs (and does nothing in case no log is present). Is that right?
Was this page helpful?