ispectify 1.0.1-dev
ispectify: ^1.0.1-dev copied to clipboard
An additional package for ISpect (logging and handling). Based on Talker.
1.0.0 #
- Logs
good,provider,analytics, andprintmoved to theispectify. - Added support to
js_interopandwebpackage. - Refactor:
- Added documentation to the ISpectify class.
- Modified the constructor to accept optional components (logger, observer, options, filter, errorHandler, history).
- Introduced a configure method to update the configuration of an existing inspector instance.
- Updated the internal logic to use the new components and options.
0.0.4 #
- Fix:
- Fixed
_output = output ?? log_output.outputLog;.
- Fixed
0.0.1 #
- Initial version.