danieleteti / loggerpro

An modern and pluggable logging framework for Delphi
Apache License 2.0
352 stars 91 forks source link

[suggestion] - Add ability to read/parse the log file content #28

Closed edwinyzh closed 2 years ago

edwinyzh commented 5 years ago

Does LoggerPro has the function for loading log entries from the log file? If not, would you consider adding one? Thanks.

danieleteti commented 2 years ago

Sorry, no plan to do this. LoggerPro is a log producer, not a log reader. There are a number of log readers, but it depends on the actual appender used.