LogEntry
Represents a single log entry from the template build process.Extended by
LogEntryStartLogEntryEnd
Constructors
Parameters
Returns
LogEntry
Properties
Methods
toString()
Returns
string
LogEntryEnd
Special log entry indicating the end of a build process.Constructors
Parameters
Returns
LogEntryEnd
Properties
Methods
toString()
Returns
string
LogEntryStart
Special log entry indicating the start of a build process.Constructors
Parameters
Returns
LogEntryStart
Properties
Methods
toString()
Returns
string
Type Aliases
LogEntryLevel
Functions
defaultBuildLogger()
Parameters
Returns
Function
Logger function that accepts LogEntry instances
Parameters
Returns
void