ispectify 4.0.4
ispectify: ^4.0.4 copied to clipboard
An additional package for ISpect (logging and handling). Based on Talker.
4.0.4 #
- Fixed the log description filtering method.
4.0.3 #
- Added localizations for:
es,fr,de,pt,ar,ko,ja,hi.
4.0.1 #
- The same version as the
ispectpackage. - 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.