All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.amazon-kinesis-video-streams-parser-library.1.2.2.source-code.log4j.properties Maven / Gradle / Ivy

Go to download

The Amazon Kinesis Video Streams Parser Library for Java enables Java developers to parse the streams returned by GetMedia calls to Amazon Kinesis Video.

There is a newer version: 1.2.5
Show newest version
log = .
log4j.rootLogger = INFO, LAMBDA, CONSOLE

#Define the LAMBDA appender
log4j.appender.LAMBDA=com.amazonaws.services.lambda.runtime.log4j.LambdaAppender
log4j.appender.LAMBDA.immediateFlush=true
log4j.appender.LAMBDA.layout=org.apache.log4j.PatternLayout
log4j.appender.LAMBDA.layout.conversionPattern=%d{yyyy-MM-dd HH:mm:ss} %-5p %c{1}:%m%n




© 2015 - 2024 Weber Informatics LLC | Privacy Policy