High-performance Go logging library, with concurrency performance 10 times or more faster than the official library. Go高性能日志库,适用于高并发场景,并发性能是官方库10倍或以上
BSD 3-Clause "New" or "Revised" License
305
stars
103
forks
source link
FORMAT_MICROSECNDS -> FORMAT_MICROSECONDS #38
Closed
dataf3l closed 2 months ago
@dataf3l Thanks for pointing out the typo! I'll fix
FORMAT_MICROSECNDS
to the correctFORMAT_MICROSECONDS
right away.Best regards