Commit ce6d929
committed
fix(search_service): replace console.log with logger.info for structured logging
- Replace console.log calls with logger.info in propertySearchFunction
- Update debug logging for country, city, street, and number parameters
- Update projection properties debug logging
- Ensures consistent structured logging throughout the search service1 parent e85d093 commit ce6d929
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
0 commit comments