Villemos / hbird-business

The business tier of the Open Ground Segment; Hummingbird
www.hbird.de
Apache License 2.0
2 stars 2 forks source link

Use MDC to improve log messages #5

Open Villemos opened 11 years ago

Villemos commented 11 years ago

Because hbird is massivly parallelized and asynchonious, it can be hard to follow what happens (... and why somethings goes wrong).

Adding 'header' information to the logs can improve this. A common concept should be developed and implemented, ensuring that it becomes easier to trace what the system is doing.

If possible the 'name' of Named parts issuing log messages should be included in the log.