@Target(TYPE) @Retention(RUNTIME) public @interface PropertiesSupport
Writer
configurable by properties.Modifier and Type | Required Element | Description |
---|---|---|
String |
name |
Name of the writer that can be used for the "tinylog.writer" property.
|
Property[] |
properties |
Properties to configure the writer (for example a filename of the log file).
|
String name
Property[] properties
Copyright © 2019. All rights reserved.