README 214 B

1234
  1. Log::Message is a generic message storage mechanism. It allows you to
  2. store messages on a stack and assign meta-data to it. Some meta-data
  3. will automatically be added for you, like a timestamp and a stack trace.