aboutsummaryrefslogtreecommitdiff
path: root/src/utils/logger.ts
AgeCommit message (Collapse)Author
2022-10-30Webpack Warnings & Errors (#178)Ven
* dev: Useful strict Warnings & Errors * Always log error * Ignore pending patches with all or whose predicate = false * Error -> Warn
2022-10-30Patcher: More useful errors with code diffs (#177)Ven
* Patcher: More useful errors with code diffs * Nicer log formatting * PluginCards: ellipsises
2022-10-22Add license headersVendicated
2022-09-16Add .editorconfig; reformat projectVendicated
2022-08-31Add Plugin.start, make Settings actually start/stop pluginsVendicated
2022-08-29More progressVendicated