Skip to content

Conversation

@cwaldren-ld
Copy link
Contributor

This adds bindings for retrieving the log level name or enum value from a string. It was already present in C++ but missing in C.

Needed for Lua bindings.

@cwaldren-ld cwaldren-ld requested a review from a team December 13, 2023 20:10
@cwaldren-ld cwaldren-ld merged commit 2b7f7d6 into main Dec 13, 2023
@cwaldren-ld cwaldren-ld deleted the cw/log-level-api branch December 13, 2023 21:01
@github-actions github-actions bot mentioned this pull request Dec 13, 2023
cwaldren-ld added a commit that referenced this pull request Dec 13, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>launchdarkly-cpp-client: 3.3.1</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * launchdarkly-cpp-internal bumped from 0.5.0 to 0.5.1
    * launchdarkly-cpp-common bumped from 1.1.0 to 1.2.0
</details>

<details><summary>launchdarkly-cpp-common: 1.2.0</summary>

##
[1.2.0](launchdarkly-cpp-common-v1.1.0...launchdarkly-cpp-common-v1.2.0)
(2023-12-13)


### Features

* add C bindings for getting log levels
([#334](#334))
([2b7f7d6](2b7f7d6))
</details>

<details><summary>launchdarkly-cpp-internal: 0.5.1</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * launchdarkly-cpp-common bumped from 1.1.0 to 1.2.0
</details>

<details><summary>launchdarkly-cpp-server: 3.0.1</summary>

##
[3.0.1](launchdarkly-cpp-server-v3.0.0...launchdarkly-cpp-server-v3.0.1)
(2023-12-13)


### Bug Fixes

* double variation was returning ints
([#335](#335))
([ef0559d](ef0559d))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * launchdarkly-cpp-internal bumped from 0.5.0 to 0.5.1
    * launchdarkly-cpp-common bumped from 1.1.0 to 1.2.0
</details>

<details><summary>launchdarkly-cpp-server-redis-source: 1.0.1</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * launchdarkly-cpp-server bumped from 3.0.0 to 3.0.1
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Casey Waldren <cwaldren@launchdarkly.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants