Stable
20210916
- Added bLogs support. This is experimental and may not be fully working but seemed to function fine in my tests.
- Added an ItemStoreLog( formatted, unformatted, ... (varargs) ) hook. This allows other logging systems to support ItemStore if they want. The formatted string should provide an appropriately formatted string to just shove into a log file or database if you don't want to process the args yourself.
- Added config options: itemstore.config.bLogs, itemstore.config.PrintLog, itemstore.config.VerboseLogging. These are all documented in config.lua