Logs the content of a file to the console. If the content is an array of strings, it will be logged with a yellow background and the index of each item in the array will be included in the log message.
The engine used to process the file.
The content of the file to be logged.
Logs the content of a file to the console. If the content is an array of strings, it will be logged with a yellow background and the index of each item in the array will be included in the log message.