Skip to content

Commit

Permalink
FFM-8364 Fix verbose_evaluation_logs to work at warning level and a…
Browse files Browse the repository at this point in the history
…bove (#53)

* FFM-8300 Set evaluation module level

* FFM-8300 Set evaluation module level

* FFM-8300 Set evaluation module level

* FFM-8300 1.2.1 release prep

* FFM-8300 1.2.1 release prep
  • Loading branch information
erdirowlands authored Jun 29, 2023
1 parent 4111501 commit 3d48809
Show file tree
Hide file tree
Showing 20 changed files with 378 additions and 365 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.2.1] - 2023-06-29
### Fixes
The optional configuration option introduced in 1.2.0 would only work if the application level was set to `info` - this change now sets the `cfclient_evaluation` module to `info` level if `verbose_evaluation_logs` is enabled.

## [1.2.0] - 2023-06-29
### Enhancements
Adds an optional configuration `verbose_evaluation_logs` which if enabled sets the evaluation log statements to `info` level. See README for details.
Expand Down
10 changes: 5 additions & 5 deletions doc/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.29.1">
<meta name="project" content="cfclient v1.2.0">
<meta name="project" content="cfclient v1.2.1">

<title>404 — cfclient v1.2.0</title>
<title>404 — cfclient v1.2.1</title>
<link rel="stylesheet" href="dist/html-erlang-6FXMBT73.css" />


Expand Down Expand Up @@ -68,7 +68,7 @@
cfclient
</a>
<strong class="sidebar-projectVersion" translate="no">
v1.2.0
v1.2.1
</strong>
</div>
<ul class="sidebar-listNav">
Expand Down Expand Up @@ -108,9 +108,9 @@ <h1>
<p>

<span class="line">
<a href="https://hex.pm/packages/cfclient/1.2.0" class="footer-hex-package">Hex Package</a>
<a href="https://hex.pm/packages/cfclient/1.2.1" class="footer-hex-package">Hex Package</a>

<a href="https://preview.hex.pm/preview/cfclient/1.2.0">Hex Preview</a>
<a href="https://preview.hex.pm/preview/cfclient/1.2.1">Hex Preview</a>

</span>

Expand Down
12 changes: 6 additions & 6 deletions doc/api-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.29.1">
<meta name="project" content="cfclient v1.2.0">
<meta name="project" content="cfclient v1.2.1">

<title>API Reference — cfclient v1.2.0</title>
<title>API Reference — cfclient v1.2.1</title>
<link rel="stylesheet" href="dist/html-erlang-6FXMBT73.css" />


Expand Down Expand Up @@ -68,7 +68,7 @@
cfclient
</a>
<strong class="sidebar-projectVersion" translate="no">
v1.2.0
v1.2.1
</strong>
</div>
<ul class="sidebar-listNav">
Expand Down Expand Up @@ -97,7 +97,7 @@ <h1>



<span>API Reference <small class="app-vsn">cfclient v1.2.0</small></span>
<span>API Reference <small class="app-vsn">cfclient v1.2.1</small></span>
</h1>


Expand Down Expand Up @@ -226,9 +226,9 @@ <h2 id="modules" class="section-heading">
<p>

<span class="line">
<a href="https://hex.pm/packages/cfclient/1.2.0" class="footer-hex-package">Hex Package</a>
<a href="https://hex.pm/packages/cfclient/1.2.1" class="footer-hex-package">Hex Package</a>

<a href="https://preview.hex.pm/preview/cfclient/1.2.0">Hex Preview</a>
<a href="https://preview.hex.pm/preview/cfclient/1.2.1">Hex Preview</a>

</span>

Expand Down
Binary file modified doc/cfclient.epub
Binary file not shown.
40 changes: 20 additions & 20 deletions doc/cfclient.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.29.1">
<meta name="project" content="cfclient v1.2.0">
<meta name="project" content="cfclient v1.2.1">

<title>cfclient — cfclient v1.2.0</title>
<title>cfclient — cfclient v1.2.1</title>
<link rel="stylesheet" href="dist/html-erlang-6FXMBT73.css" />


Expand Down Expand Up @@ -68,7 +68,7 @@
cfclient
</a>
<strong class="sidebar-projectVersion" translate="no">
v1.2.0
v1.2.1
</strong>
</div>
<ul class="sidebar-listNav">
Expand Down Expand Up @@ -96,13 +96,13 @@ <h1>
</button>


<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient.erl#L5" title="View Source" class="icon-action" rel="help">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient.erl#L5" title="View Source" class="icon-action" rel="help">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>

<span translate="no">cfclient</span>
<small class="app-vsn" translate="no">(cfclient v1.2.0)</small>
<small class="app-vsn" translate="no">(cfclient v1.2.1)</small>

</h1>

Expand Down Expand Up @@ -258,7 +258,7 @@ <h1 class="section-heading">
</a>
<h1 class="signature" translate="no">config/0</h1>

<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient.erl#L29" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient.erl#L29" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -286,7 +286,7 @@ <h1 class="signature" translate="no">config/0</h1>
</a>
<h1 class="signature" translate="no">target/0</h1>

<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient.erl#L23" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient.erl#L23" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -331,7 +331,7 @@ <h1 class="section-heading">
</a>
<h1 class="signature" translate="no">bool_variation(FlagKey, Target, Default)</h1>

<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient.erl#L33" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient.erl#L33" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -359,7 +359,7 @@ <h1 class="signature" translate="no">bool_variation(FlagKey, Target, Default)</h
</a>
<h1 class="signature" translate="no">bool_variation(Config, FlagKey, Target, Default)</h1>

<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient.erl#L36" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient.erl#L36" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -387,7 +387,7 @@ <h1 class="signature" translate="no">bool_variation(Config, FlagKey, Target, Def
</a>
<h1 class="signature" translate="no">close()</h1>

<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient.erl#L184" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient.erl#L184" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -409,7 +409,7 @@ <h1 class="signature" translate="no">close()</h1>
</a>
<h1 class="signature" translate="no">close(Name)</h1>

<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient.erl#L185" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient.erl#L185" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -431,7 +431,7 @@ <h1 class="signature" translate="no">close(Name)</h1>
</a>
<h1 class="signature" translate="no">json_variation(FlagKey, Target, Default)</h1>

<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient.erl#L150" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient.erl#L150" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -459,7 +459,7 @@ <h1 class="signature" translate="no">json_variation(FlagKey, Target, Default)</h
</a>
<h1 class="signature" translate="no">json_variation(Config, FlagKey, Target, Default)</h1>

<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient.erl#L153" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient.erl#L153" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -487,7 +487,7 @@ <h1 class="signature" translate="no">json_variation(Config, FlagKey, Target, Def
</a>
<h1 class="signature" translate="no">number_variation(FlagKey, Target, Default)</h1>

<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient.erl#L107" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient.erl#L107" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -515,7 +515,7 @@ <h1 class="signature" translate="no">number_variation(FlagKey, Target, Default)<
</a>
<h1 class="signature" translate="no">number_variation(Config, FlagKey, Target, Default)</h1>

<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient.erl#L110" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient.erl#L110" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -543,7 +543,7 @@ <h1 class="signature" translate="no">number_variation(Config, FlagKey, Target, D
</a>
<h1 class="signature" translate="no">string_variation(FlagKey, Target, Default)</h1>

<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient.erl#L70" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient.erl#L70" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand Down Expand Up @@ -571,7 +571,7 @@ <h1 class="signature" translate="no">string_variation(FlagKey, Target, Default)<
</a>
<h1 class="signature" translate="no">string_variation(Config, FlagKey, Target, Default)</h1>

<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient.erl#L73" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient.erl#L73" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -598,11 +598,11 @@ <h1 class="signature" translate="no">string_variation(Config, FlagKey, Target, D
<p>

<span class="line">
<a href="https://hex.pm/packages/cfclient/1.2.0" class="footer-hex-package">Hex Package</a>
<a href="https://hex.pm/packages/cfclient/1.2.1" class="footer-hex-package">Hex Package</a>

<a href="https://preview.hex.pm/preview/cfclient/1.2.0">Hex Preview</a>
<a href="https://preview.hex.pm/preview/cfclient/1.2.1">Hex Preview</a>

(<a href="https://preview.hex.pm/preview/cfclient/1.2.0/show/src/cfclient.erl">current file</a>)
(<a href="https://preview.hex.pm/preview/cfclient/1.2.1/show/src/cfclient.erl">current file</a>)

</span>

Expand Down
20 changes: 10 additions & 10 deletions doc/cfclient_app.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.29.1">
<meta name="project" content="cfclient v1.2.0">
<meta name="project" content="cfclient v1.2.1">

<title>cfclient_app — cfclient v1.2.0</title>
<title>cfclient_app — cfclient v1.2.1</title>
<link rel="stylesheet" href="dist/html-erlang-6FXMBT73.css" />


Expand Down Expand Up @@ -68,7 +68,7 @@
cfclient
</a>
<strong class="sidebar-projectVersion" translate="no">
v1.2.0
v1.2.1
</strong>
</div>
<ul class="sidebar-listNav">
Expand Down Expand Up @@ -96,13 +96,13 @@ <h1>
</button>


<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient_app.erl#L5" title="View Source" class="icon-action" rel="help">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient_app.erl#L5" title="View Source" class="icon-action" rel="help">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>

<span translate="no">cfclient_app</span>
<small class="app-vsn" translate="no">(cfclient v1.2.0)</small>
<small class="app-vsn" translate="no">(cfclient v1.2.1)</small>

</h1>

Expand Down Expand Up @@ -164,7 +164,7 @@ <h1 class="section-heading">
</a>
<h1 class="signature" translate="no">start(StartType, StartArgs)</h1>

<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient_app.erl#L11" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient_app.erl#L11" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -186,7 +186,7 @@ <h1 class="signature" translate="no">start(StartType, StartArgs)</h1>
</a>
<h1 class="signature" translate="no">stop(State)</h1>

<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.0/src/cfclient_app.erl#L20" class="icon-action" rel="help" title="View Source">
<a href="https://github.com/harness/ff-erlang-server-sdk/blob/v1.2.1/src/cfclient_app.erl#L29" class="icon-action" rel="help" title="View Source">
<i class="ri-code-s-slash-line" aria-hidden="true"></i>
<span class="sr-only">View Source</span>
</a>
Expand All @@ -207,11 +207,11 @@ <h1 class="signature" translate="no">stop(State)</h1>
<p>

<span class="line">
<a href="https://hex.pm/packages/cfclient/1.2.0" class="footer-hex-package">Hex Package</a>
<a href="https://hex.pm/packages/cfclient/1.2.1" class="footer-hex-package">Hex Package</a>

<a href="https://preview.hex.pm/preview/cfclient/1.2.0">Hex Preview</a>
<a href="https://preview.hex.pm/preview/cfclient/1.2.1">Hex Preview</a>

(<a href="https://preview.hex.pm/preview/cfclient/1.2.0/show/src/cfclient_app.erl">current file</a>)
(<a href="https://preview.hex.pm/preview/cfclient/1.2.1/show/src/cfclient_app.erl">current file</a>)

</span>

Expand Down
Loading

0 comments on commit 3d48809

Please sign in to comment.