dependabit / action/src
action/src
Enumerations
| Enumeration | Description |
|---|---|
| LogLevel | Log level enumeration |
Classes
| Class | Description |
|---|---|
| Logger | Structured JSON logger for GitHub Actions |
Interfaces
| Interface | Description |
|---|---|
| LogEntry | Structured log entry |
| LoggerConfig | Logger configuration |
Functions
| Function | Description |
|---|---|
| createLogger | Create a new logger instance |
| main | - |
| withTiming | Measure and log operation duration |