Collapsed log messages from 3 lines per request to 2 and hidden the ones...
Collapsed log messages from 3 lines per request to 2 and hidden the ones valued as less informative. Use LOG_LEVEL debug or trace to recover them. Removed LOG_MOUNTS and bundled it with LOG_LEVEL debug and trace. Removed duplicate error messages Made websocket not proxied message more prominent, but only print it once.
Showing
- .env.template 3 additions, 6 deletions.env.template
- src/api/notifications.rs 15 additions, 4 deletionssrc/api/notifications.rs
- src/api/web.rs 2 additions, 0 deletionssrc/api/web.rs
- src/config.rs 0 additions, 3 deletionssrc/config.rs
- src/error.rs 8 additions, 6 deletionssrc/error.rs
- src/main.rs 37 additions, 30 deletionssrc/main.rs
- src/util.rs 65 additions, 4 deletionssrc/util.rs
Loading
Please register or sign in to comment