Commit ff71fa1
authored
💡feat(TfsNodeStructureTool): Enhance logging for node migration process (#2654)
💡 (TfsNodeStructureTool.cs): add detailed logging for node migration
process
Enhance logging to provide more detailed information about the node
migration process. This includes logging the state of the
ReplicateAllExistingNodes option and whether node migration is skipped
or executed. The change improves traceability and debugging by providing
clear insights into the execution flow and decisions made during the
process.File tree
1 file changed
+9
-4
lines changed- src/MigrationTools.Clients.TfsObjectModel/Tools
1 file changed
+9
-4
lines changedLines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| 279 | + | |
279 | 280 | | |
280 | 281 | | |
281 | | - | |
282 | 282 | | |
| 283 | + | |
283 | 284 | | |
284 | 285 | | |
| 286 | + | |
285 | 287 | | |
286 | | - | |
287 | | - | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
288 | 293 | | |
289 | 294 | | |
290 | 295 | | |
| |||
403 | 408 | | |
404 | 409 | | |
405 | 410 | | |
406 | | - | |
| 411 | + | |
407 | 412 | | |
408 | 413 | | |
409 | 414 | | |
| |||
0 commit comments