Support for micro or nano second precision logs in prometheus ecosystem

Prometheus eco system uses promslog from prometheus common to print logs. As of now, it is printing logs in millisecond precision. We have a requirement to have atleast micro second precision logs. If we are ready to contribute changes in prometheus common and prometheus ecosystems then will these contributions accepted?