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
Lumina
DSL
class
LuminaDSL
(
source
)
Members
Constructors
Lumina
DSL
Link copied to clipboard
constructor
(
)
Types
Format
DSL
Link copied to clipboard
class
FormatDSL
Log
DSL
Link copied to clipboard
class
LogDSL
Properties
coroutine
Scope
Link copied to clipboard
var
coroutineScope
:
CoroutineScope
file
Mutex
Link copied to clipboard
var
fileMutex
:
Mutex
file
System
Link copied to clipboard
var
fileSystem
:
FileSystem
name
Link copied to clipboard
var
name
:
String
time
Zone
Link copied to clipboard
var
timeZone
:
TimeZone
Functions
build
Link copied to clipboard
fun
build
(
)
:
LuminaConfig
format
Link copied to clipboard
fun
format
(
block
:
LuminaDSL.FormatDSL
.
(
)
->
Unit
)
log
Link copied to clipboard
fun
log
(
block
:
LuminaDSL.LogDSL
.
(
)
->
Unit
)