Function AndroidLogger.this

this (
  std.stdio.File file = makeGlobal(),
  bool withColors = true,
  std.experimental.logger.core.LogLevel level = cast(LogLevel)cast(ubyte)1u
);