mirror of
https://github.com/wavetermdev/wails.git
synced 2026-04-22 15:26:15 -07:00
12 lines
257 B
TOML
12 lines
257 B
TOML
# This is the plugin definition file for the "log" plugin.
|
|
|
|
Name = "log"
|
|
Description = "A basic logger"
|
|
Author = "Lea Anthony"
|
|
Version = "v1.0.0"
|
|
Website = "https://wails.io"
|
|
Repository = "https://github.com/wailsapp/wails/v3/plugins/log"
|
|
License = "MIT"
|
|
|
|
|