Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class TraceIrTransformer(pluginContext: IrPluginContext, finder: DeclarationFinder, messageCollector: MessageCollector) : IrElementTransformerVoidWithContext
Rewrites the body of every function annotated with io.github.smyrgeorge.log4k.annotation.Traced so that it is executed inside a new tracing span.