Is there a proper way to logging?
I want my web application to log every received call, just as any regular web server would do.
Are there some brilliant approaches to logging out there? My goal, aside from tracking errors, is to be able at some point in the future to get valuable statistical information on the server activity.
JSON and XML are verbose, while space-delimited logs (as in nginx & apache) are tedious to parse.
Did I miss something great?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire