mirror of
https://github.com/schollz/hostyoself.git
synced 2026-01-23 02:15:14 +00:00
more logging
This commit is contained in:
parent
d709d471be
commit
ef28306e6d
1 changed files with 1 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ func (c *client) Run() (err error) {
|
|||
c.Unlock()
|
||||
|
||||
b, _ := json.Marshal(fs)
|
||||
log.Infof("%s sitemap", p.IPAddress)
|
||||
err = ws.Send(wsconn.Payload{
|
||||
Type: "files",
|
||||
Success: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue