nyxx-discord / nyxx

Wrapper around Discord API for Dart
Apache License 2.0
326 stars 49 forks source link

fix: Intialize logging sooner to prevent missed logs #637

Closed Rapougnac closed 7 months ago

Rapougnac commented 7 months ago

Description

Fixes logs that were ignored because of the late call of _listenIfNeeded

Connected issues & other potential problems

None

Type of change

Please delete options that are not relevant.

Checklist: