Optional
errorThe string format for Errors included with a log entry.
The format string may include both string literals and AppenderPlaceholders which will be replaced with the corresponding value.
Optional
keyDefines the prefix used for the key when adding items to localStorage
.
Optional
logString value used as a delimiter between each log entry
The string format for each log entry.
The format string may include both string literals and AppenderPlaceholders which will be replaced with the corresponding value.
Optional
maxMaximum number of days' logs to be retained in localStorage
The name of the appender configuration. This value is referenced in LoggerConfig.appenderNames.
The InjectionToken provided for the required Appender.
Interface defining the configuration of LocalStorageAppender objects.