Flowdock
method

reopen

Importance_1
v2_5_5 - Show latest stable - 0 notes - Class: Logger
reopen(logdev = nil) public

Args

logdev

The log device. This is a filename (String) or IO object (typically STDOUT, STDERR, or an open file). reopen the same filename if it is nil, do nothing for IO. Default is nil.

Description

Reopen a log device.

Show source
Register or log in to add new notes.