coil-base
/
coil.util
Package coil.
util
Types
Types
CoilUtils
Link copied to clipboard
object
CoilUtils
Content copied to clipboard
Public utility methods for Coil.
DebugLogger
Link copied to clipboard
class
DebugLogger
@
JvmOverloads
()
constructor(level:
Int
) :
Logger
Content copied to clipboard
A
Logger
implementation that writes to Android's
Log
.
Logger
Link copied to clipboard
interface
Logger
Content copied to clipboard
Logging interface for
ImageLoader
s.