menu
archery package
documentation
archery/core/logger.dart
LogFileTransport
filePath property
filePath property
dark_mode
light_mode
filePath
property
String
filePath
final
Path to the log file (e.g.,
storage/logs/app.log
).
Implementation
final String filePath;
archery package
documentation
archery/core/logger
LogFileTransport
filePath property
LogFileTransport class