# Functions
No description provided by the author
NewTemplateLogPlugin creates a template-based log plugin with the provided template Uri and message format.
TemplateSchemeString retrieves an enum value from the enum constants string name.
TemplateSchemeValues returns all values of the enum.
# Constants
No description provided by the author
No description provided by the author
# Structs
Input contains all available information about task's execution that a log plugin can use to construct task's log links.
Output contains all task logs a plugin generates for a given Input.
A simple log plugin that supports templates in urls to build the final log link.
No description provided by the author
No description provided by the author
# Interfaces
Plugin represents an interface for task log plugins to implement to plug generated task log links into task events.
# Type aliases
No description provided by the author
No description provided by the author