mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2025-10-14 04:28:51 +02:00
fix(logging): fix logging parameter not taken into account
This commit is contained in:
@@ -13,8 +13,5 @@ var (
|
||||
func main() {
|
||||
commands.SetVersionInfo(version, commit, date)
|
||||
|
||||
// Configure logging before executing commands
|
||||
commands.ConfigureLogging()
|
||||
|
||||
commands.Execute()
|
||||
}
|
||||
|
Reference in New Issue
Block a user