treble-snake / magic-investool

Not an investment advice
7 stars 0 forks source link

Use proper logger in the engine #17

Closed treble-snake closed 1 year ago

treble-snake commented 2 years ago

Currently, it's just console.

Use pino (?) instead. Mute logs for tests.

treble-snake commented 1 year ago

Added winston