[Dancer-users] no logging files

Flavio Poletti polettix at gmail.com
Mon Dec 6 14:01:28 CET 2010


Check for the environment-specific configuration files in the subdirectory
environment (or environments, I don't recall at the moment), they override
the main configuration file and where the logging goes is one of the
configurations that are likely to be changed by default.

Cheers,

   Flavio.


On Mon, Dec 6, 2010 at 12:25 AM, Joel Roth <joelz at pobox.com> wrote:

> Hi all,
>
> I didn't notice how it happened, but after initially
> seeing some log entries, now I get nothing in there,
> neither on the server nor on the local machine.
>
> - The permissions seem okay.
> - My config files (below) are also all vanilla.
>
> Any ideas would be welcome. I'd rather not be flying
> blind. :-)
>
> Regards,
>
> Joel
>
> ...........
>
> config.yml
>
> yout: "main"
> logger: "file"
> appname: "danceapp"
> session: "YAML"
> template: "template_toolkit"
>
> development.yml
>
> log: "debug"
> warnings: 1
> show_errors: 1
> auto_reload: 1
>
> production.yml
>
> warnings: 0
> show_errors: 0
> route_cache: 1
> auto_reload: 0
>
> --
> Joel Roth
> _______________________________________________
> Dancer-users mailing list
> Dancer-users at perldancer.org
> http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.backup-manager.org/pipermail/dancer-users/attachments/20101206/7951f7ec/attachment.htm>


More information about the Dancer-users mailing list