package
0.0.0-20240610175536-404c704f82f8
Repository: https://github.com/azure/azure-extension-platform.git
Documentation: pkg.go.dev

# 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