mirror of
https://github.com/taigrr/wails.git
synced 2026-04-17 12:15:02 -07:00
Major logging refactor
This commit is contained in:
@@ -5,6 +5,5 @@ package app
|
||||
// Init initialises the application for a debug environment
|
||||
func (a *App) Init() error {
|
||||
a.debug = true
|
||||
println("Initialising debug options")
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user