Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class LoggedIrTransformer(pluginContext: IrPluginContext, finder: DeclarationFinder, messageCollector: MessageCollector) : IrElementTransformerVoidWithContext
Rewrites the body of every function annotated with io.github.smyrgeorge.log4k.annotation.Logged so that it is executed with entry/exit logging.