On 11/07/2015 04:56 PM, Jan Kandziora wrote:
>
> --debug is the same as "--foreground --error_level=9"
>
> See module/owlib/src/c/ow_opt.c:733ff
ok, I see
>
> That's the output when debug support wasn't selected at compile time.
ok, that added to my confusion a bit
>
>
>>> You are using a build without debugging support. Please take the owfs
>>> sources and configure/compile for yourself.
I will have to bite the bullet eventually and setup a build enviroment 
on my PC then
>> And why does it print DEBUG MODE at all?
>>
> That's a simple printf() at module/owlib/src/c/ow_opt.c:735, which isn't
> connected to any compile-time option.
thats another piece of the puzzle then
>
> Kind regards
>
>       Jan
Thanks Jan, for your efforts to clears this one up.

To recap:
the debian package for owfs and owserver does not honor --debug option, 
but merely prints a DEBUG statement in the beginning
owfs does print error-level information of level 3 only, if 
--error-level is set to 3 or higher. If --error-level is set to 2 or 
lower it prints nothing
owserver does not print error-level information whatsoever.

It would be helpful, if this would be reflected in the man-page for 
owserver and owfs under JOB CONTROL OPTIONS

Something like:

--debug

Depending on your built and packaging the --debug option may merely 
print a DEBUG statement, but not actually do any debugging.

--error_level=0..9

Depending on your built and packaging the --error-level option might not 
be honored.

If you need more error printing, you may have to build from source. 
Thank You


Cheers

Martin





------------------------------------------------------------------------------
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to