github JasonEtco/actions-toolkit v1.5.0

latest releases: v6.0.1, v6.0.0, v5.0.0...
5 years ago

New feature

tools.log

A slightly customized instance of Signale, a great logging utility. You can use it in two ways: as tools.log(), or by picking the particular method.

tools.log('Logging something amazing!')
tools.log.info('Here is some information!')

Signale will output your logs to the Actions UI with some icons to help identify your logs:

Example of the Signale log output

I'm interested in your feedback on this feature!

What’s Changed

Don't miss a new actions-toolkit release

NewReleases is sending notifications on new releases.