change _debug to _syslog
This commit is contained in:
@@ -70,7 +70,7 @@ function RefinedAdapter:listItems(throttle)
|
||||
end)
|
||||
|
||||
if not s and m then
|
||||
_debug(m)
|
||||
_G._syslog(m)
|
||||
end
|
||||
|
||||
itemDB:flush()
|
||||
|
||||
Reference in New Issue
Block a user