FileLogger.this

open file pointed to by name with mode

class FileLogger
this
(
in string name
,
in string mode = "a"
)

Meta