EverestAPI / EverestAPI/Everest
Make `Logger.LogDetailed` accept log levels
Open
enhancement
- Dominant language
- C#
- Stars
- 516
- Forks
- 106
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 5
Description
### I am planning on implementing this myself
Yes
### Describe your request
`Logger.LogDetailed` dumps the exception info and assumes `LogLevel.Error`. It would be useful to log exception info for non-critical exceptions without having to be forced to use `LogLevel.Error`.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.