In the earlier chapters, we learned how to create a task and build services and data services as well as how to implement the logic of our services. In this chapter, we will complement this knowledge with some new knowledge that is the basis for being a developer. This is to trace the logic of our services and tasks. We will cover the following topics in this chapter:
- Logging the Envelope
- Logging the payload
- Logging part of the payload
- Logging custom properties
- Logging custom strings
- Logging within script mediator
- Logging levels
- Logging per API and per Proxy Service