Size: 1264
Comment:
|
← Revision 41 as of 2018-03-03 11:41:35 ⇥
Size: 129
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Managing Log Files = | = Logger: Managing Log Files = |
Line 3: | Line 3: |
[[TableOfContents]] == Overview == '''Currently under construction''' This class offers methods useful to write and manage ordinary ANSI log files. == Constructors, Methods and Properties == {{{ Constructors: make1(active_) make2(active_ path_) make3(active_ path_ type_) make4(active_ path_ type_ debug_) make5(active_ path_ type_ debug_ refToWinFile_) make6(active_ path_ type_ debug_ refToWinFile_ refToUtils_) make7(active_ path_ type_ debug_ refToWinFile_ refToUtils_ timestamp_) Instance Properties: active autoReOpen debug errorCounter (ReadOnly) errorPrefix extension filename (ReadOnly) filenameDescriptor (ReadOnly) filenamePostfix filenamePrefix filenameType path (ReadOnly) printToSession refToUtils refToWinFile timestamp Instance Methods: Log LogError Shared Methods: Version }}} == History == For a full version history: [:WinReg/History: History] == Version Information == ||Original author:||KaiJaeger|| ||Responsible:||KaiJaeger|| ||Email:||kai@aplteam.com|| ||Current state:||1.0|| == Download == Goto the [:LoggerDownloadPage:LoggerDownloadPage] ---- CategoryOpenSourceApl CategoryAplAplDyalog |
The project has been relocated to [[https://github.com/aplteam/Markdown2Help]] on 2018-03-03. |
Logger: Managing Log Files
The project has been relocated to https://github.com/aplteam/Markdown2Help on 2018-03-03.