# Functions
No description provided by the author
New creates a new logging instance.
Allows the caller to specify their own name for the file Supports cycling of logs to prevent filling up the disk.
# Structs
ExtensionLogger exposes logging capabilities to the extension It automatically appends time stamps and debug level to each message and ensures all logs are placed in the logs folder passed by the agent.
# Interfaces
Target interface for Extentsion-Platform.
No description provided by the author