add pp repo link
This commit is contained in:
parent
8850f57ae3
commit
7b8121b9c8
@ -119,7 +119,7 @@ for i = 1, 10 do
|
||||
logger:fatal("This is a fatal message.")
|
||||
end
|
||||
|
||||
local pp = require("pp")
|
||||
local pp = require("pp") -- https://github.com/luapower/pp
|
||||
pp(logger:find("error"))
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user