go-zero
go-zero copied to clipboard
how to replace loghandler to custom loghandler by myself? if can't , how to close the loghandler
The Logger module is an interface, you can implement your own log by yourself.

Bot detected the issue body's language is not English, translate it automatically. π―ππ»π§βπ€βπ§π«π§πΏβπ€βπ§π»π©πΎβπ€βπ¨πΏπ¬πΏ
@MarkJoyMa sorry, i mean that log middleware
Bot detected the issue body's language is not English, translate it automatically. π―ππ»π§βπ€βπ§π«π§πΏβπ€βπ§π»π©πΎβπ€βπ¨πΏπ¬πΏ

@MarkJoyMa sorry, I mean the log middleware
You can organize middlewares on your own by using WithChain.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.