Luca Cominardi
Luca Cominardi
Another option could be to unify `pub` and `sub` in `pubsub`. Similarly for `query` and `queryable` unified into `query`.
@wyfo Could you open a PR that address this issue plus https://github.com/eclipse-zenoh/zenoh/issues/1147 and https://github.com/eclipse-zenoh/zenoh/pull/1160? I think we should converge on this aspect pretty soon before the final `1.0.0` release.
Closed by https://github.com/eclipse-zenoh/zenoh/pull/1193
It seems the CI has been happy for a while now and the test didn't fail anymore. Closing the issue. Feel free to reopen it if it's still relevant.
I'm not sure about this change... @milyin ?
Superseded by https://github.com/eclipse-zenoh/zenoh/pull/1193
I disagree on this PR. `try_init_lof_from_env` is more explicit on the fact the logging could not be initialized. Moreover, this kind of change requires updating all the plugins, backends, and...
A logging rework should be done throughout the whole Zenoh ecosystem. I'll try to enumerate what I believe current issues are: 1. Logging level is too coarse. Moving from debug...
Closing this PR because it's outdated and longer relevant after `1.0.0` release.