Add a proper description to a tracing::trace() that clarifies that the tracing message string and the positional parameters are going to be copied if tracing state is initialized. Add a description for trace_state::begin() methods and for a tracing::begin() helper function. Signed-off-by: Vlad Zolotarov <vladz@cloudius-systems.com>