[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feature/multus-4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
s1061123 committed Jun 6, 2022
2 parents df903a7 + d2a4b83 commit a77d3cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Optionally, you may have Multus log to a file on the filesystem. This file will
For example in your CNI configuration, you may set:

```
"LogFile": "/var/log/multus.log",
"logFile": "/var/log/multus.log",
```

#### Logging Level
Expand All @@ -128,7 +128,7 @@ The available logging level values, in decreasing order of verbosity are:
You may configure the logging level by using the `LogLevel` option in your CNI configuration. For example:

```
"LogLevel": "debug",
"logLevel": "debug",
```

#### Logging Options
Expand Down

0 comments on commit a77d3cb

Please sign in to comment.