LogBoxConfig
cachebox.system.cache.config.LogBox.cfc// The CacheBox configuration structure DSL
cacheBox = {
logBoxConfig = "myapp.config.MyLogBoxConfig",
};Last updated
Was this helpful?
cachebox.system.cache.config.LogBox.cfc// The CacheBox configuration structure DSL
cacheBox = {
logBoxConfig = "myapp.config.MyLogBoxConfig",
};Last updated
Was this helpful?
Was this helpful?