1.0.2 • Published 9 months ago

ci-log v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

Colorful logging and print for any environment including GitHub Actions

Install

npm install --save ci-log

Usage

error (function)

Parameters:

  • err (string | Error)

returns: void

success (function)

Parameters:

  • msg (string)

returns: void

warning (function)

Parameters:

  • msg (string)

returns: void

notice (function)

Parameters:

  • msg (string)

returns: void

info (function)

Parameters:

  • msg (string)

returns: void

🤝 Contributing

You can sponsor my work here:

https://github.com/sponsors/aminya

Pull requests, issues and feature requests are welcome. See the Contributing guide.

1.0.2

9 months ago

1.0.1

10 months ago

1.0.0

11 months ago