mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
11 lines
257 B
TOML
11 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"
|
|
|
|
|