mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
4 lines
214 B
Text
4 lines
214 B
Text
|
Log::Message is a generic message storage mechanism. It allows you to
|
||
|
store messages on a stack and assign meta-data to it. Some meta-data
|
||
|
will automatically be added for you, like a timestamp and a stack trace.
|