Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2022-08-19) ### Features * Add basic console.log implementation ([aad94c5](aad94c5)), closes [#1](#1) * Add chalk to color console output when running in node ([3e0e803](3e0e803)), closes [#1](#1) * Add sentry transport ([cf9f7b1](cf9f7b1)), closes [#3](#3) * Adjust interfaces to match new consensus ([b1281ba](b1281ba)), closes [#1](#1) * Change callback parameters to single object ([45f1ff6](45f1ff6)) * Change console logging to be a transport ([c1efd2c](c1efd2c)), closes [#2](#2) * Change project scope to schablone ([485b3bb](485b3bb)) * Implement derived child logger with adjusted options ([981c956](981c956))
- Loading branch information