4 lines
133 B
Go
4 lines
133 B
Go
package chat
|
|
|
|
const Format = "%{time:2006-01-02 15:04:05.0000} %{id:03x} %{color}%{shortfile} %{longfunc}:%{color:reset} %{message}"
|