mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-15 11:52:14 +01:00
all logs now have an op field
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
// Package standarderror helps standardizing
|
||||
// the errors in the application.
|
||||
//
|
||||
// Credits: https://middlemost.com/failure-is-your-domain/
|
||||
/*
|
||||
Package standarderror helps standardizing
|
||||
the errors in the application.
|
||||
|
||||
Credits: https://middlemost.com/failure-is-your-domain/
|
||||
*/
|
||||
package standarderror
|
||||
|
||||
Reference in New Issue
Block a user