The content already written to the log. This is optional as some implementations may choose to not expose their log as a string as it could be too long.
Name. Should relate to the immediate activity we're logging.
Set to true if ANSI escape characters should be stripped from the data before writing to log.
Return the url of the log if it is persisted
Is this logger available at this point in time? E.g. if it's backed by a service, is that service up?
Function that appends to the log.
Generated using TypeDoc
Log abstraction for output of a specific activity. Not intended as a long-running log but for a short-lived activity. Not a technical log of this project but a log of meaningful activity on behalf of users.