Format the content of a log file.
public formatContent ( array $Log ) : string | ||
$Log | array | The log entry to format. |
return | string | Returns the formatted log entry. |
public formatContent ( array $Log ) : string | ||
$Log | array | The log entry to format. |
return | string | Returns the formatted log entry. |