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
/
LogDSL
Log
DSL
class
LogDSL
(
source
)
Members
Constructors
Log
DSL
Link copied to clipboard
constructor
(
)
Types
Rotation
DSL
Link copied to clipboard
class
RotationDSL
Properties
channel
Size
Link copied to clipboard
var
channelSize
:
Int
directory
Link copied to clipboard
var
directory
:
(
String
)
->
Path
Functions
build
Link copied to clipboard
fun
build
(
)
:
LuminaConfig.Log
channel
Link copied to clipboard
fun
channel
(
value
:
Channel
<
Message
>
)
rotation
Link copied to clipboard
fun
rotation
(
block
:
LuminaDSL.LogDSL.RotationDSL
.
(
)
->
Unit
)