[
https://issues.apache.org/jira/browse/DERBY-6359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786241#comment-13786241
]
Kim Haase commented on DERBY-6359:
----------------------------------
I would like to clarify the meaning of this sentence:
"The rolling file implementation can either write to a specified file, or it
can write to a rotating set of files."
If you write to a specified file, you are not using a rolling file
implementation, are you? Writing to a single file named derby.log is the
default behavior, and writing to a specified file is the behavior with the
derby.stream.error.file property, which is overridden by the
derby.stream.error.style=rollingFile property, I think?
So would it be more correct to say that the rolling file implementation writes
to a specified set of files? Thanks very much.
> Document rolling derby.log file feature
> ---------------------------------------
>
> Key: DERBY-6359
> URL: https://issues.apache.org/jira/browse/DERBY-6359
> Project: Derby
> Issue Type: Improvement
> Components: Documentation
> Reporter: Brett Bergquist
> Assignee: Kim Haase
> Priority: Minor
> Labels: documentation
>
> The rolling derby.log file feature needs to be documented. This will be used
> to provide the information necessary to do so.
--
This message was sent by Atlassian JIRA
(v6.1#6144)