Skip to content

Commit

Permalink
removed log level
Browse files Browse the repository at this point in the history
removed log level
  • Loading branch information
Helfima committed Sep 11, 2016
1 parent 9093142 commit 34f9835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helmod.lua
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ helmod = {}
-- erro=1
-- nothing=0

Logging:new(3)
Logging:new(0)
Logging.console = false

--===========================
Expand Down

0 comments on commit 34f9835

Please sign in to comment.