What's Changed
* added flush method by abrahammurciano in https://github.com/abrahammurciano/discord-lumberjack/pull/36
This method allows the user to make their main thread wait for all messages to be sent to Discord before continuing execution. Especially useful to call before exiting the program.
**Full Changelog**: https://github.com/abrahammurciano/discord-lumberjack/compare/1.0.3...1.0.4