Skip to content

Commit de3b115

Browse files
address pr comments
Signed-off-by: Sanjula Ganepola <[email protected]>
1 parent 8dd912a commit de3b115

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/guides/cicd/Manage_Logs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Manage Logs
22

33
## Configure Log Level
4-
IBM i CI/CD GUI supports configuring the log level. The default log level is INFO, but that sets it to a different level is supported.
4+
IBM i CI/CD GUI supports configuring the log level. The default log level is INFO. The log level can be set to a different level.
55

66
The log levels supported for GUI are **OFF**, **SEVERE**, **WARNING**, **INFO**, **FINEST**, **ALL**.
77

docs/guides/ide/developerbuild.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ To help zero in on the problem, there is also an action to filter the messages,
126126
![Filter Message Severity](../../images/guides/devBuildFilterMessageSeverity.png ':size=750')
127127

128128
### Object Level
129-
The children of a job log are all the ILE objects being built. The description is the source in the IFS that is being compiled into that object.
129+
The children of a job log are all the objects built. The description is the source in the IFS that is being compiled into that object.
130130

131131
![Copy Command](../../images/guides/devBuildObjectLevelActions.png ':size=750')
132132

docs/guides/platform/ManageInventory.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ All the inventories which the user created or has permission to will be shown. I
1111

1212
<img src="../../images/guides/Addinventory.png" width = "400" height = "250" alt="Add Inventory" align=center />
1313

14-
For the security connections, Merlin supports the `Test TLS` function which allows customers to accept the remote CA such as for a Power VC Inventory. After specifying the `Hostname` and `Port`, the `Test TLS` button will be enabled and it will catch the Power VC CA. In the detailed certificate windows, click the `Accept` button. Then this CA be added to the Merlin trust store.
14+
For secure connections, Merlin supports the `Test TLS` function which allows customers to accept the remote CA such as for a Power VC Inventory. After specifying the `Hostname` and `Port`, the `Test TLS` button will be enabled and it will catch the Power VC CA. In the detailed certificate windows, click the `Accept` button. Then this CA be added to the Merlin trust store.
1515

1616
<img src="../../images/guides/Pvcinventory.png" width = "400" height = "300" alt="Add power vc inventory" align=center />
1717

0 commit comments

Comments
 (0)