murnitur.log() is a function provided by Murnitur that allows you to log custom data to provide more context for instrumented traces. It enriches your trace data with additional information, helping you better understand and analyze your application’s behavior.

Use cases

  • Improved Understanding: Gain deeper insights into your application’s behavior by logging relevant context alongside traces.
  • Easier Debugging: Debug issues more effectively with detailed trace data that includes additional contextual information.
  • Customizable: Tailor logging to your specific requirements, ensuring you capture the most relevant data for analysis.

Logging in Trace Generator