Commit 0411d76
style(poa): improve unsupported policy logging with POA name and reduced severity
- Add POAPolicies constructor overload accepting optional POA name parameter
- Include POA name in unsupported policy log message for better diagnostics
- Downgrade log level from warning to fine since unknown policies are expected when new Jakarta EE versions introduce new policy types
- Pass POA name from POA_impl.create_POA() to POAPolicies constructor
- Lines added: 8, lines removed: 3
Co-authored-by: Neil Richards <neil_richards@uk.ibm.com>
Co-authored-by-AI: IBM Bob 1.0.31 parent f48f71a commit 0411d76
2 files changed
Lines changed: 8 additions & 3 deletions
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
| |||
113 | 117 | | |
114 | 118 | | |
115 | 119 | | |
116 | | - | |
117 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| |||
0 commit comments