| Package | Description |
|---|---|
| org.gradle.logging.internal |
| Constructor and Description |
|---|
StyledTextOutputEvent(long timestamp,
String category,
LogLevel logLevel,
StyledTextOutputEvent.Span... spans) |
| Constructor and Description |
|---|
StyledTextOutputEvent(long timestamp,
String category,
List<StyledTextOutputEvent.Span> spans) |
StyledTextOutputEvent(long timestamp,
String category,
LogLevel logLevel,
List<StyledTextOutputEvent.Span> spans) |
Copyright © 2013. All rights reserved