stioner.lib.2024.9.3.source-code.Logging.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lib Show documentation
Show all versions of lib Show documentation
Question authoring library for CS 124.
package edu.illinois.cs.cs125.questioner.lib
import mu.KotlinLogging
internal val logger = KotlinLogging.logger {}