3#include <Foundation/IO/FileSystem/FileWriter.h>
4#include <Foundation/Logging/Log.h>
13 class PL_FOUNDATION_DLL
HTML
The default class to use to write data to a file, implements the plStreamWriter interface.
Definition FileWriter.h:12
TimestampMode
This enum is used in context of outputting timestamp information to indicate a formatting for said ti...
Definition Log.h:359
@ None
No timestamp will be added at all.
A log writer that writes out log messages to an HTML file.
Definition HTMLWriter.h:14
plStringView represent a read-only sub-string of a larger string, as it can store a dedicated string ...
Definition StringView.h:34
The data that is sent through plLogInterface.
Definition Log.h:50