| Package | Description |
|---|---|
| com.amazonaws.kinesisvideo.client | |
| com.amazonaws.kinesisvideo.common.logging | |
| com.amazonaws.mobileconnectors.kinesisvideo.util |
| Modifier and Type | Method and Description |
|---|---|
OutputChannel |
KinesisVideoClientConfiguration.getLogChannel() |
| Modifier and Type | Method and Description |
|---|---|
KinesisVideoClientConfiguration.Builder |
KinesisVideoClientConfiguration.Builder.withLogChannel(OutputChannel logChannel) |
| Modifier and Type | Field and Description |
|---|---|
static OutputChannel |
Log.SYSTEM_OUT
OutputChannel implementation based on System.out.
|
| Constructor and Description |
|---|
Log(OutputChannel outputChannel)
Creates a new instance of the class using defaults
|
Log(OutputChannel outputChannel,
LogLevel currentLogLevel,
String tag)
Creates a new instance of the class
|
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidLogOutputChannel
Android Log output channel implementation
|
Copyright © 2019. All rights reserved.