Skip to content

Add feature set default log fields, get stack trace

Compare
Choose a tag to compare
@vuduongtp vuduongtp released this 06 Jan 08:52
· 1 commit to main since this release
  • Feature set default log fields for all logs of application. Example: {"env" : "production"}.
  • Add get stack trace for log level higher than WARN level.
  • Add get stack trace for log gorm adapter.