Skip to content

Releases: Ak-Army/xlog

Handle panic in send

22 Jul 05:27

Choose a tag to compare

Handle panic in send.
Update dependencies.

Context

02 Sep 11:56

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

Choose a tag to compare

Fix bug in SetFields, check if field is not initialized

Add FromContextWithStd and FromContextWithFields

29 Aug 07:36

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

Choose a tag to compare

Do not use colors in windows terminal

Consol output to file

26 Jun 13:16

Choose a tag to compare

Consol output to file

Update Readme

26 Jun 06:33

Choose a tag to compare

Update Readme

Speed up consol output

26 Jun 05:59

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

Choose a tag to compare

Ability to disable caller info from log lines

Dependency update, get global logger instance

17 Feb 06:19

Choose a tag to compare

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