swift-log-slack
swift-log-slack copied to clipboard
Can't receive a Slack Message
Hi,
If I define a Logger instance inside of any class or struct, can't get any slack message. If it is inside a function scope, it works. By the way, Logger logs the message to the console always.
Could you please, resolve this?