Skip to content
New issue

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

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

Already on GitHub? # to your account

Logs alignment #217

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Logs alignment #217

merged 4 commits into from
Sep 13, 2024

Conversation

DariusIMP
Copy link
Member

  • Removing zenoh.logger property, loading from the RUST_LOG environment variable.
  • Adding initLogsFromEnvOrDefault(logLevel: LogLevel) along with tryInitLogsFromEnv().
  • Making Logger class internal.

@DariusIMP DariusIMP requested a review from wyfo September 13, 2024 13:45
Copy link

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

@DariusIMP DariusIMP requested a review from Mallets September 13, 2024 13:45
@DariusIMP DariusIMP added enhancement New feature or request release Part of the next release labels Sep 13, 2024
@DariusIMP DariusIMP requested a review from wyfo September 13, 2024 14:08
…n other bindings: RUST_LOG=debug gradle ZPub (for instance).
- Renaming tryInitLogFromEnvOr to initLogFromEnvOr
- Adding Zenoh.initLogFromEnvOr("error") to all the examples
@DariusIMP DariusIMP requested a review from wyfo September 13, 2024 15:01
@Mallets Mallets enabled auto-merge (squash) September 13, 2024 15:03
@Mallets Mallets merged commit c97136e into eclipse-zenoh:main Sep 13, 2024
6 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request release Part of the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants