Function FileLogger.this
open file pointed to by name with mode
this
(
in const(string) name,
in const(string) mode = "a"
);
open file pointed to by name with mode
this
(
in const(string) name,
in const(string) mode = "a"
);