Commit Graph

7 Commits

Author SHA1 Message Date
ge 9d9c5a48b1 Add tests 2026-05-02 05:45:10 +03:00
ge b423c161af all: various improvements
* Add os.File.flush() call to fix writing log into files.
* Add comma as TextHandler fields separator.
* Add struct_adapter()
* Add field() generic function to creating Field instances.
* Add new write_to_file.v example.
* Rename Record.field() to Record.add()
2026-03-28 18:23:57 +03:00
ge a9a0e22d3a breaking: remove deprecations, fix timestamp settings 2026-02-05 01:07:02 +03:00
ge f688b3cad5 cleanup, use struct update syntax 2026-01-11 08:57:56 +03:00
ge 8b13a596f7 LogConfig: deprecate timestamp_*, add Timestamp 2026-01-11 06:04:13 +03:00
ge 98738e773d doc: pass v vet in CI 2026-01-03 16:44:31 +03:00
ge 1fa21a9c74 init 2026-01-03 16:38:28 +03:00