Skip to content

Releases: Ak-Army/xlog

Context

02 Sep 11:56
Compare
Choose a tag to compare

Ability to set context for log, output can use context to gather extra context info

Bugfix

29 Aug 07:47
Compare
Choose a tag to compare

Fix bug in SetFields, check if field is not initialized

Add FromContextWithStd and FromContextWithFields

29 Aug 07:36
Compare
Choose a tag to compare

Ability to get logger from context with the default of std logger.
Ability to get logger from context with default fields.

Turn off colors in windows

04 Jul 09:50
Compare
Choose a tag to compare

Do not use colors in windows terminal

Consol output to file

26 Jun 13:16
Compare
Choose a tag to compare

Consol output to file

Update Readme

26 Jun 06:33
Compare
Choose a tag to compare

Update Readme

Speed up consol output

26 Jun 05:59
Compare
Choose a tag to compare

Use sprintf %q instead of json marhaling for better erformance

Ability to disable caller info from log lines

25 Jun 16:07
Compare
Choose a tag to compare

Ability to disable caller info from log lines

Dependency update, get global logger instance

17 Feb 06:19
Compare
Choose a tag to compare

Update dependencies, and add ability to get the global logger instance

Add SetFields to set multiple fields

22 Jan 15:05
Compare
Choose a tag to compare
v1.1.0

add setFields to set multiple fields