-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
Description
What steps will reproduce the problem?
1.Use sync proxy with a class that does not have a serialization policy
2.See the warning printed to standard error
3.
I am using this in a CLI and do not want anything going to standard error other
than what I write to standard error
What is the expected output? What do you see instead?
The expect output would be nothing. I expect this to go to a log that can be
controlled.
What version of the product are you using? On what operating system?
0.31
Please provide any additional information below.
I have a quick fix that routes the warning to a logger instead of standard
error.
Contact me
brian.mason@netapp.com
Original issue reported on code.google.com by f64ph...@gmail.com on 18 Oct 2012 at 2:00
Reactions are currently unavailable