dipdup-io / dipdup

Modular framework for creating selective indexers and featureful backends for dapps
https://dipdup.io
MIT License
92 stars 52 forks source link

Logs sent from within a hook are not shown in the stdout #520

Closed m-kus closed 1 year ago

m-kus commented 1 year ago

Steps to reproduce:

Use HookContext.logger to send info logs

What did you expect to happen:

Logs with dipdup.hooks.* context appear in stdout

What actually happened:

Logs are not shown

Environment

droserasprout commented 1 year ago

To be honest, I'm not happy with apscheduler library. It's hard to configure, and we only use a bunch of its features.