Re: org.apache.logging.log4j.core.config.plugins.PluginAttribute.sensitive()

2014-07-08 Thread Matt Sicker
Or even hideInLogs On 8 July 2014 09:27, Gary Gregory wrote: > What about "hide"? > > Gary > > > On Mon, Jul 7, 2014 at 7:32 PM, Remko Popma wrote: > >> What about "masked" or "shouldBeMasked"? >> >> Sent from my iPhone >> >> On 2014/07/08, at 7:58, Matt Sicker wrote: >> >> Well, it's more li

Re: org.apache.logging.log4j.core.config.plugins.PluginAttribute.sensitive()

2014-07-08 Thread Gary Gregory
What about "hide"? Gary On Mon, Jul 7, 2014 at 7:32 PM, Remko Popma wrote: > What about "masked" or "shouldBeMasked"? > > Sent from my iPhone > > On 2014/07/08, at 7:58, Matt Sicker wrote: > > Well, it's more like an "isPassword" boolean, really. Like, should this > attribute be masked or has

Re: org.apache.logging.log4j.core.config.plugins.PluginAttribute.sensitive()

2014-07-07 Thread Remko Popma
What about "masked" or "shouldBeMasked"? Sent from my iPhone > On 2014/07/08, at 7:58, Matt Sicker wrote: > > Well, it's more like an "isPassword" boolean, really. Like, should this > attribute be masked or hashed or similar in log messages. > > >> On 7 July 2014 10:33, Gary Gregory wrote:

Re: org.apache.logging.log4j.core.config.plugins.PluginAttribute.sensitive()

2014-07-07 Thread Matt Sicker
Well, it's more like an "isPassword" boolean, really. Like, should this attribute be masked or hashed or similar in log messages. On 7 July 2014 10:33, Gary Gregory wrote: > I find the name sensitive() confusing, I through it dealt with case > sensitivity until I read the Javadoc. > > How about

org.apache.logging.log4j.core.config.plugins.PluginAttribute.sensitive()

2014-07-07 Thread Gary Gregory
I find the name sensitive() confusing, I through it dealt with case sensitivity until I read the Javadoc. How about secret()? -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition <