Skip to content

Conversation

@timonback
Copy link
Member

As a library, Springwolf does

  • log no fatal errors
  • log no error errors
  • log warn for configuration errors (detectable at startup)
  • log info for problems during runtime that impact Springwolf functionality (for example publishing)
  • log debug for information around Springwolf (start, finish, detected classes and method, ...)
  • log trace for more detail on information that are mostly relevant for debugging

As a library, Springwolf does
- log no fatal errors
- log no error errors
- log warn for configuration errors (detectable at startup)
- log info for problems during runtime that impact Springwolf functionality (for example publishing)
- log debug for information around Springwolf (start, finish, detected classes and method, ...)
- log trace for more detail on information that are mostly relevant for debugging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant