Commit ece1dea
authored
Assembler match: log level from Error to Information for missing config (#1285)
The log level was modified to better reflect the non-critical nature of the missing configuration scenario. This prevents unnecessary error logs while maintaining visibility through informational logs.1 parent 755ba56 commit ece1dea
File tree
2 files changed
+2
-2
lines changed- src
- Elastic.Documentation/Serialization
- tooling/docs-assembler/Cli
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments