Skip to content

Commit b1af3a1

Browse files
committed
Removed mention of verbosity
1 parent 013a6a3 commit b1af3a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/observe/proc-configuring-the-application-log-level-by-using-the-helm-chart.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ upstream:
1818
- name: LOG_LEVEL
1919
value: debug
2020
----
21-
You can use any of the following values (which are listed in order of decreasing verbosity):
21+
You can use any of the following values (which are listed in the order of increasing severity):
2222

2323
[cols="15%,85%", frame="all", options="header"]
2424
|===

modules/observe/proc-configuring-the-application-log-level-by-using-the-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
- name: LOG_LEVEL
1919
value: debug
2020
----
21-
You can use any of the following values (which are listed in order of decreasing verbosity):
21+
You can use any of the following values (which are listed in the order of increasing severity):
2222

2323
[cols="15%,85%", frame="all", options="header"]
2424
|===

0 commit comments

Comments
 (0)