Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev/init log from env or #683

Merged
merged 8 commits into from
Sep 13, 2024
Merged

dev/init log from env or #683

merged 8 commits into from
Sep 13, 2024

Conversation

Mallets
Copy link
Member

@Mallets Mallets commented Sep 13, 2024

This PR:

  • Removes zc_init_logging()
  • Add zc_init_log_from_env_or()
  • Use zc_init_log_from_env_or("error") in examples.
  • Remove logger-autoinit from CMake

Aligned with eclipse-zenoh/zenoh-python#316

@Mallets Mallets added the api sync Synchronize API with other bindings label Sep 13, 2024
Copy link

PR missing one of the required labels: {'enhancement', 'bug', 'dependencies', 'documentation', 'new feature', 'internal', 'breaking-change'}

Copy link

PR missing one of the required labels: {'dependencies', 'new feature', 'enhancement', 'internal', 'documentation', 'breaking-change', 'bug'}

Copy link

PR missing one of the required labels: {'internal', 'new feature', 'dependencies', 'documentation', 'enhancement', 'bug', 'breaking-change'}

Copy link

PR missing one of the required labels: {'breaking-change', 'enhancement', 'new feature', 'internal', 'documentation', 'dependencies', 'bug'}

@Mallets Mallets added api fix Problem in the API enhancement New feature or request labels Sep 13, 2024
src/lib.rs Outdated Show resolved Hide resolved
@Mallets Mallets enabled auto-merge September 13, 2024 09:28
@Mallets Mallets merged commit 280e47e into main Sep 13, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api fix Problem in the API api sync Synchronize API with other bindings enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants