added custom logger and SetLogger func
This commit is contained in:
parent
4c16a90966
commit
a1b3e41878
3 changed files with 17 additions and 2 deletions
1
bot.go
1
bot.go
|
@ -9,7 +9,6 @@ import (
|
|||
"fmt"
|
||||
"io"
|
||||
"io/ioutil"
|
||||
"log"
|
||||
"net/http"
|
||||
"net/url"
|
||||
"os"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue