Documentation ¶ Index ¶ func BodyDump(c *fiber.Ctx, GetGridMODEL func(schema_id string) datagrid.Datagrid, ...) error func CrudLogHistory(c *fiber.Ctx) error func CrudLogger(UserAgent string, IP string, action string, resBody []byte, userID interface{}, ...) func GetID(idPre interface{}) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BodyDump ¶ func BodyDump(c *fiber.Ctx, GetGridMODEL func(schema_id string) datagrid.Datagrid, GetMODEL func(schema_id string) dataform.Dataform) error func CrudLogHistory ¶ func CrudLogHistory(c *fiber.Ctx) error func CrudLogger ¶ func CrudLogger(UserAgent string, IP string, action string, resBody []byte, userID interface{}, schemaId int64, RowId string) func GetID ¶ func GetID(idPre interface{}) string Types ¶ This section is empty. Source Files ¶ View all Source files logger.go Click to show internal directories. Click to hide internal directories.