adding this to `mailman.cfg` makes happy (verbose) logs appear in console:
```
#[logging.root]
#path: /dev/stdout
#level: DEBUG
#
#[logging.http]
#path: /dev/stdout
#level: DEBUG
#
#[logging.error]
#path: /dev/stdout
#level: DEBUG
#
#[logging.debug]
#path: /dev/stdout
#level: DEBUG
```
but where do they go normally? should probably add some of this to default config
CC @cas
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
adding this to
mailman.cfgmakes happy (verbose) logs appear in console:but where do they go normally? should probably add some of this to default config
CC @cas