gkdgkdgkdgkd / KotlinLogWithAnnotationDemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin Log Demo

Three ways to use:

  • Using @Slf4j
  • Using kotlin-logging
  • Using @Slf4jKotlinLogging

Details

CSDN

About