-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hello,
I wrote a tiny package named Pushover.jl.
It's using the Pushover Notification Service API (documented here) to send short message to Android, Iphone, desktop...
I'm looking for a way to integrate this package to a logging package ( s-celles/Pushover.jl#1 )
I would like to be able to send for example only critical logs to Pushover.
Critical level logs should be both printed to stdout and sent to Pushover
but lower level log should only be printed to stdout
Any help will be great.
Kind regards
PS : sending critical logs could also be done using SMS (using for example BulkSMS.jl )
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels