FileLoggerStrategy implements LoggerStrategy to provide logging functionality to the file system. (LoggerStrategy)
Constructor FileLoggerStrategy
Path to the file to log to.
Logs a message to the file system with the specified log level.
The log level at which the message should be logged. LogLevels
The date at which the message was logged.
The object to log.
FileLoggerStrategy implements LoggerStrategy to provide logging functionality to the file system. (LoggerStrategy)