Interface | Description |
---|---|
Logger |
Class | Description |
---|---|
JULLogger |
Logger which delegates to
Logger . |
LoggerFactory | |
OutputStreamLogger |
Logger logging to an output (print) stream.
|
SLF4JLogger |
Using SLF4J API as a logging backend.
|
StandardErrorLogger |
Default JRuby logger implementation, using
System.err . |
Copyright © 2001-2018 JRuby. All Rights Reserved.