Jeff,

No, your Rails.logger.info is not logged to logworm; you need to use
logworm-specific commands to log with us. By default, the logworm gem
will automatically log information about each HTTP request that your
application receives. If you want to log app-specific information (and
you're encouraged to do so), then you need to use the logworm log_in
command. BTW, logworm entries are stored in a database as hash-maps,
not free-form text, so they can be easily queried.

We have built-in mechanisms for daily dumps of your logs to S3 --
contact me if you're interested.

The beta account gives you up to 3 logging tables, with 10MB each.
That is enough, for example, for ~30K entries recording

More complete docs available at:
   http://www.logworm.com/docs

- A

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to