Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8f87c0f

Browse files
committed
Fix word wrapping in the generated README.
Signed-off-by: Aaron Jacobs <atheriel@gmail.com>
1 parentc188994 commit8f87c0f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎README.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ readLines(log_file)
7474
The`appenders` parameter takes a list, so you can log to multiple
7575
destinations transparently.
7676

77-
For local development or simple batch R scripts run manually, writing log
78-
messages to a file for later inspection is convenient. However, for deployed R
79-
applications or automated scripts it is more likely you will need to send logs
80-
to a central location; see
77+
For local development or simple batch R scripts run manually, writing
78+
logmessages to a file for later inspection is convenient. However, for
79+
deployed Rapplications or automated scripts it is more likely you will
80+
need to send logsto a central location; see
8181
`vignette("logging-beyond-local-files", package = "log4r")`.
8282

8383
To control the format of the messages you can change the**Layout** used

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp