SourceHorizon / logger

Small, easy to use and extensible logger which prints beautiful logs.
https://pub.dev/packages/logger
MIT License
197 stars 33 forks source link

[PrettyPrinter] Stack Trace: Use `errorMethodCount` only if an error was provided #6

Closed Bungeefan closed 1 year ago

Bungeefan commented 1 year ago

I am creating this issue to pick up this pull request: https://github.com/simc/logger/pull/139

Summary

PrettyPrinter should use errorMethodCount for Stack Traces only if an error was provided, otherwise it should use methodCount.

Voting

Please add the :+1: reaction, if you would like to see this implemented.

cedvdb commented 10 months ago

hum error level should use errorMethodCount tbh