Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.31 KB

File metadata and controls

56 lines (42 loc) · 1.31 KB

DM-FlexiLogXML

2.1.3 STABLE

Creator(s):

  • Jason MAHDJOUB

Developer(s):

  • Jason MAHDJOUB (Entered the team on 2025-01-15)

Changes:

2.2.5 STABLE (2025-05-15)

Internal change

  • Make the build reproducible
  • Improve Gradle configuration
  • Update dependencies

2.1.3 STABLE (2025-03-03)

Internal change

  • Rename package base
  • Update dependencies

1.4.4 STABLE (2025-02-12)

Fix bug

  • Fix bad use of getDeclaredMethod method on ReflexionTools class

1.4.2 STABLE (2025-02-10)

Internal changes (s)

  • Use FlexiLogXML Level instead of SLF4J Level
  • Use FlexiLogXML Marker instead of SLF4J Marker

1.3.2 STABLE (2025-02-10)

New feature(s)

  • Add ThreadType enum types that permits to manage thread, virtual threads, or virtual threads only if the system permits it

1.2.9 STABLE (2025-01-31)

Internal changes

  • Optimisation of log level filter under Android

1.2.8 STABLE (2025-01-28)

New feature(s)

  • Add standalone parameter into function writeStartDocument of interface IWXmlWriter

Fix bug

  • Fix issue with attribute writing under Android
  • Fix issue with end tag writing under Android
  • Use the same logger factory
  • Better filter logs through log levels

1.2.3 STABLE (2025-01-28)

1.0.0 STABLE (2025-01-15)

New feature(s)

  • Release first version