Package-level declarations

Types

Link copied to clipboard
annotation class LegacyArchitecture(val logLevel: LegacyArchitectureLogLevel = LegacyArchitectureLogLevel.WARNING)

Annotation to mark classes or functions that are part of the legacy architecture.

Link copied to clipboard

Logger class to track legacy architecture usage.

Link copied to clipboard

Enum class representing the log levels for classes annotated with @LegacyArcture annoation.