Commit ed9301a
authored
Fix logger initialization class reference (#1147)
Update the logger to reference ApicurioOpenApiServerCodegen instead of ApicurioCodegenWrapper. This ensures the correct class is logged, improving clarity and debugging accuracy.
Signed-off-by: Helber Belmiro <[email protected]>1 parent 4ebd047 commit ed9301a
File tree
1 file changed
+1
-1
lines changed- server/deployment/src/main/java/io/quarkiverse/openapi/server/generator/deployment/codegen
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments