Skip to content

Releases: Mikroservices/ExtendedLogging

Remove old C code

23 Aug 06:30

Choose a tag to compare

2.0.7

Remove C code

Improve logger performance

16 Apr 12:05

Choose a tag to compare

We can skip doing some methods when information will not be saved.

Nullable filePath

16 Apr 11:46

Choose a tag to compare

When we initialise file logger with null filePath nothing will be logged.

Support of log metadata

17 Feb 14:31

Choose a tag to compare

2.0.4

Support of metadata in Sentry

Add application name and version to Sentry

17 Feb 10:10

Choose a tag to compare

2.0.3

Add information about app version

More information sent to Sentry

17 Feb 08:43

Choose a tag to compare

2.0.2

Fix processInfo

Change DSN to nullable

16 Feb 21:20

Choose a tag to compare

2.0.1

Change Readme file

Sentry logger

16 Feb 17:33

Choose a tag to compare

2.0.0

Add first implementation of Sentry logger

Fix issues with rolling files

25 Nov 08:10
d82d0fc

Choose a tag to compare

1.0.1

fixes crash due to non-removal of files exceeding max, zeros out file…

First release of extended logging library

27 Sep 07:48

Choose a tag to compare

1.0.0

Add sleep after creating log entry