Update dependency org.lighthousegames:logging to v2 (#177)

* Update dependency org.lighthousegames:logging to v2

* Move to new imports

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Syer10 <syer10@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-07 13:28:45 -04:00
committed by GitHub
parent f9130fe4da
commit 3b072c2d6b
88 changed files with 90 additions and 90 deletions

View File

@@ -40,7 +40,7 @@ import com.seiko.imageloader.model.ImageRequest
import com.seiko.imageloader.rememberImageAction
import com.seiko.imageloader.rememberImageActionPainter
import com.seiko.imageloader.rememberImagePainter
import org.lighthousegames.logging.logging
import com.diamondedge.logging.logging
private val log = logging()