Skip to content

v2.0.0

Compare
Choose a tag to compare
@ibpavlov ibpavlov released this 04 Nov 11:55
· 3 commits to master since this release
38d908a

Breaking Changes:

  • Switched namespace from "Margatampu" to "OsiOpenSoruce"
    • Resolve: Rename all occurrences of "Margatampu" to "OsiOpenSoruce"
  • Context key-value pairs will be shown as json-encoded object
    • Resolve: Change to an associative array to show normally

Added

  • Added log message 'format' config to customize the log. You can use "%datetime% %channel% %level_name% %message% %context% %extra%"
    Changed
  • Context information to show in the log. You can pass an associative array and it will show in the logs
  • Changed package name
  • Update README
  • Added tests