mirror of
https://github.com/maubot/maubot
synced 2025-08-30 05:20:38 +00:00
Update gomatrix, add logging and other things
This commit is contained in:
parent
d261997d84
commit
ff26598910
14 changed files with 242 additions and 424 deletions
|
@ -53,6 +53,7 @@ func main() {
|
|||
return
|
||||
}
|
||||
cfg.Logging.Configure(log.DefaultLogger)
|
||||
log.OpenFile()
|
||||
log.Debugln("Logger configured")
|
||||
|
||||
bot := app.New(cfg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue