> How does the user control the format of the timestamp? How do you get the > time.Parse layout? >
The project is a lightweight service manager, so the user "controls" the format of the timestamp based on the service they're running. For example, if they're running nginx, it will output logs (and timestamps) in a certain format, and so on. The service manager has configuration per service, and that's where we're going to specify the time.Parse (or perhaps regex) layout. -Ben -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/17f2caf4-765b-4e14-845d-5b0d8bde064dn%40googlegroups.com.