Lumina
Toggle table of contents
4.1.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lumina
Lumina
/
mtctx.lumina.v4
/
LuminaDSL
/
FormatDSL
Format
DSL
class
FormatDSL
(
source
)
Members
Constructors
Format
DSL
Link copied to clipboard
constructor
(
)
Properties
date
Link copied to clipboard
var
date
:
DateTimeFormat
<
LocalDateTime
>
file
Link copied to clipboard
var
file
:
(
Path
,
String
)
->
Path
message
Link copied to clipboard
var
message
:
(
String
,
String
,
String
,
Array
<
String
>
)
->
String
time
Link copied to clipboard
var
time
:
DateTimeFormat
<
LocalDateTime
>
Functions
build
Link copied to clipboard
fun
build
(
)
:
LuminaConfig.Format