mirror of
https://github.com/gechandesu/structlog.git
synced 2026-06-02 21:28:06 +03:00
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()
This commit is contained in:
@@ -22,3 +22,5 @@ bin/
|
||||
# vweb and database
|
||||
*.db
|
||||
*.js
|
||||
|
||||
*.bak
|
||||
|
||||
Reference in New Issue
Block a user