MinJae Kwon (Miti)

Results 194 comments of MinJae Kwon (Miti)

"append" option is a good idea! But I think there might be an issue for multiple log files (with split option) ``` apache_logs.log (500 lines) apache_logs1.log (500 lines) apache_logs2.log (500...

Could you please give some more information (os, version, ...)?

You can output the logs to stdout (default mode), and pipe the output to network connections. ```shell $ flog -n 100 | nc ... ```

Cool! Do you need support for basic format? (same as example configuration) nginx log format seems very configurable, so I may be able to support only basic format for nginx...

@denji I have to review custom format support, but I'm willing to support custom option. It would greatly increase the flexibility of the flog.

it is too small to see at all ..

Hm, A little bit hard to read at least for me. Are there reasons to use the badges?

As we have an auto update script and I think that it is not very important that the stars & forks should be updated in realtime. And it is a...

Yes, I see. As I don't know, It is possible to use badges for open Issues? The open issue column was added by mattn : https://github.com/mingrammer/go-web-framework-stars/pull/10

I checked it. But in this time, I think that there could be a problem. The beego and gin has difference of about 600 stars. (about 12200 and 11600) But...