fix(docs): Update README: expand documentation, examples and usage guides

This commit is contained in:
2025-09-01 10:32:59 +00:00
parent d1c05fb9ae
commit d502ab8cc9
3 changed files with 646 additions and 188 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartlog',
version: '3.1.8',
version: '3.1.9',
description: 'A minimalistic, distributed, and extensible logging tool supporting centralized log management.'
}