AWSLogging

object AWSLogging
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[F[_]](implicit inst: AWSLogging[F]): AWSLogging[F]
def getLogger[F[_]](localLogger: SelfAwareStructuredLogger[F])(implicit inst: AWSLogging[F]): AWSLogger[F]
def local[F[_]](implicit evidence$4: Sync[F]): AWSLogging[F]
def resource[F[_]](config: AWSLoggerConfig)(implicit evidence$1: Concurrent[F], evidence$2: Timer[F], evidence$3: BlockingShifter[F]): Resource[F, AWSLogging[F]]