gavinlaking/vedeu

View on GitHub
docs/events/by_name/log.md

Summary

Maintainability
Test Coverage
### `:_log_`

When triggered with a message will cause Vedeu to log the message if
logging is enabled in the configuration.

Note: 'message' is a String.

    Vedeu.trigger(:_log_, message)