Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: FYI: a funny problem with CatalystX::ListFramework::Builder .. solved! :-)

by hobbs (Monk)
on Jan 13, 2009 at 22:25 UTC ( [id://736100]=note: print w/replies, xml ) Need Help??


in reply to FYI: a funny problem with CatalystX::ListFramework::Builder .. solved! :-)

I'm assuming that you're using Static::Simple, or else there wouldn't be any reason to expect anything about static files to be in Catalyst's logs at all. Static::Simple, by default, doesn't log anything at all, to avoid crudding up the logs. However, if you have debugging enabled in your app (with use Catalyst '-Debug' or the -d option to the standalone server, or overriding sub debug in your app), then Static::Simple will do logging of both successful requests and 404s. One way or another, the requests should be visible in your access.log.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://736100]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (7)
As of 2024-03-28 22:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found