mirror of
https://github.com/kataras/iris.git
synced 2025-12-27 14:57:05 +00:00
move sessions and websocket examples, gofmt, fix misspells and experimental optimizations 🍐
Former-commit-id: cae4f94bbd404d26ab13dade02b52f81feaddf24
This commit is contained in:
@@ -32,7 +32,7 @@ type Config struct {
|
||||
|
||||
// Columns will display the logs as well formatted columns (bool).
|
||||
// If custom `LogFunc` has been provided then this field is useless and users should
|
||||
// use the `Columinize` function of the logger to get the ouput result as columns.
|
||||
// use the `Columinize` function of the logger to get the output result as columns.
|
||||
//
|
||||
// Defaults to true.
|
||||
Columns bool
|
||||
|
||||
Reference in New Issue
Block a user