Where and what to trace

Trace points are the locations in the application's code where the system will create trace entries. You must decide where these trace points will be. Some choices are:
You must also decide what information to record in the trace entries, which can hold a variable amount of data. The following are suggestions on the types of data you might place in the trace entries: