ci-log
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

ci-log

Version License: Apache--2.0

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.

Package Sidebar

Install

npm i ci-log

Weekly Downloads

13

Version

1.0.1

License

Apache-2.0

Unpacked Size

42 kB

Total Files

15

Last publish

Collaborators

  • aminya