yukimochi / Activity-Relay

Yet another powerful customizable ActivityPub relay server written in Go.
https://relay.toot.yukimochi.jp/
GNU Affero General Public License v3.0
278 stars 39 forks source link

Change log level? #61

Closed foozmeat closed 1 year ago

foozmeat commented 1 year ago

I have a few servers subscribed to the relay but I'm not sure its working. Is there a way to increase the log level of the worker to see the traffic being relayed?

yukimochi commented 1 year ago

Did you try -v or --verbose flag to show debug logs?

foozmeat commented 1 year ago

Thanks, sorry for missing that option.