[logback-user] Problem with Logging in Linux

ceki ceki at qos.ch
Fri Aug 24 13:01:49 CEST 2012


Have you tried enabling logback's internal status messages?

<configuration debug="true" scan=...>
   ...
</configuration>

On 24.08.2012 12:52, Oliver Zemann wrote:
> Hi, i have the absolut identical file for Windows which works as
> expected (logging), but not for linux:
>
> http://rifers.org/paste/show/1801
>
> There is just no logging - i started everything as root. Even when i
> use the FileAppender with its file name property set to "somelog.log"
> or "/root/somelog.log" it just saves nothing and i have no idea why.
>
> I used updatedb && locate to find a file called like this but there
> was nothing. Also lsof with a grep find nothing opened. So it is
> really not logging.
>
> Regards,
> Oli
>


-- 
Ceki
http://tinyurl.com/proLogback


More information about the Logback-user mailing list