Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 202 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 202 Bytes

ets-logging

0.2.0

  • Use Instant instead of LocalDateTime for timestamps
  • Add .travis.yml
  • Implement SLF4J adapter
  • Accept strings to create loggers in logger factory

0.1.0

  • Initial commit