phuslu / log

Fastest structured logging
MIT License
672 stars 44 forks source link

add TimeLocation for logger time formating #66

Closed phuslu closed 6 months ago

phuslu commented 6 months ago

follow up https://github.com/phuslu/log/pull/65

fireflycons commented 6 months ago

Looks good to me.

I can't personally see the need for generating timestamps for a location other than local or UTC, however it's always good to have options should such a use case arise for some user.

phuslu commented 6 months ago

thanks, let me merge it.

phuslu commented 6 months ago

the ci result looks OK, https://github.com/phuslu/log/actions/runs/8784033107/job/24101431311

I tagged/released v1.0.90 just now.