fileName property

String fileName

获取日志文件名称

Implementation

static String get fileName {
  return '.$_fileName';
}