mirror of
https://github.com/gechandesu/structlog.git
synced 2026-04-15 05:43:19 +03:00
* 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()
8 lines
114 B
V
8 lines
114 B
V
Module {
|
|
name: 'structlog'
|
|
description: 'Structured logs'
|
|
version: '0.4.0'
|
|
license: 'MIT'
|
|
dependencies: []
|
|
}
|