Located in file /wire/core/FileLog.php

Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the FileLog class also inherits all the methods and properties of: Wire.

Show class?             Show args?        

Common

NameReturnSummary 
FileLog::chunkSize()
intGet or set the default chunk size used when reading from logs and not overridden by method argument 
FileLog::delete()
boolDelete the log file 
FileLog::filename()
stringGet file basename 
FileLog::find()
int arrayReturn lines from the end of the log file, with various options 
FileLog::get()
arrayGet lines from the end of a file based on chunk size (deprecated) 
FileLog::getDate(int $dateFrom)
arrayGet log lines that lie within a date range 
FileLog::getMaxLineLength()
(nothing) 
FileLog::getTotalLines()
intGet total number of lines in the log file 
FileLog::mtime()
int falseGet file modification time 
FileLog::path()
stringGet path where the log is stored (with trailing slash) 
FileLog::pathname()
string boolGet file pathname 
FileLog::prune($bytes)
bool intPrune to number of bytes 
FileLog::pruneBytes(int $bytes)
int boolPrune log file to specified number of bytes (from the end) 
FileLog::pruneDate($oldestDate)
intPrune log file to contain only entries newer than $oldestDate 
FileLog::save(string $str)
boolSave the given log entry string 
FileLog::setDelimeter($c)
(nothing) 
FileLog::setDelimiter($c)
(nothing) 
FileLog::setFileExtension($ext)
(nothing) 
FileLog::setMaxLineLength($c)
(nothing) 
FileLog::size()
int falseGet filesize 
FileLog::wired()
(nothing)Wired to API 

Additional methods and properties

In addition to the methods and properties above, FileLog also inherits the methods and properties of these classes:

API reference based on ProcessWire core version 3.0.236

Latest news

  • ProcessWire Weekly #552
    In the 552nd issue of ProcessWire Weekly we'll check out the latest weekly update from Ryan, take a quick look at a new e-commerce solution for ProcessWire, and more. Read on!
    Weekly.pw / 7 December 2024
  • Custom Fields Module
    This week we look at a new ProFields module named Custom Fields. This module provides a way to rapidly build out ProcessWire fields that contain any number of subfields/properties within them.
    Blog / 30 August 2024
  • Subscribe to weekly ProcessWire news

“…building with ProcessWire was a breeze, I really love all the flexibility the system provides. I can’t imagine using any other CMS in the future.” —Thomas Aull