Interface | Description |
---|---|
LogSink | |
OutLogSink.MessageFormat |
Class | Description |
---|---|
BufferLogSink |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Just stores log messages to be extracted at later point
|
Logger |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
JCodec has to be dependancy free, so it can run both on Java SE and Android
hence defining here our small logger that can be plugged into the logging
framework of choice on the target platform
|
Message | |
OutLogSink |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Outputs messages to standard output
|
OutLogSink.SimpleFormat |
Enum | Description |
---|---|
LogLevel |
Copyright © 2019. All rights reserved.