rcrowe / Raven

Send to Sentry in the background
34 stars 13 forks source link

Info? #19

Closed jbrooksuk closed 9 years ago

jbrooksuk commented 9 years ago

Is it possible to log an info level in Sentry? @rcrowe

rcrowe commented 9 years ago

Check out the config file:

https://github.com/rcrowe/Raven/blob/0.2.0/src/config/config.php#L44

Or is that not working?

jbrooksuk commented 9 years ago

Is it possible to change the level on a per-log basis? I'd like to log one thing at an info level.