Crate revolt_config

Source

Macros§

configure

Structs§

Api
ApiRegistration
ApiSecurity
ApiSecurityCaptcha
ApiSmtp
ApiUsers
ApiWorkers
Database
Features
FeaturesAdvanced
FeaturesLimits
FeaturesLimitsCollection
Files
FilesLimit
FilesS3
GlobalLimits
Hosts
PushApn
PushFcm
PushVapid
Pushd
Rabbit
Sentry
Settings

Enums§

Level
Represents the level of severity of an event or breadcrumb.

Statics§

CONFIG
Cached static for the [config] function.

Functions§

capture_anyhow
Captures an anyhow::Error.
capture_error
Captures a std::error::Error.
capture_message
Captures an arbitrary message.
config
This is a cached function that uses the CONFIG cached static.
config_prime_cache
Primes the cached function [config].
init
read
setup_logging
Configure logging and common Rust variables