Istvan
|
915a9ec082
Adding more documentation to logging.nim
|
%!s(int64=6) %!d(string=hai) anos |
Ahmed T. Youssef
|
df68c2da49
write logs to stderr instead of stdout; fixes #9547 (#9554)
|
%!s(int64=6) %!d(string=hai) anos |
Araq
|
64517445ea
even more strict isNil handling for strings/seqs in order to detect bugs
|
%!s(int64=6) %!d(string=hai) anos |
Araq
|
bbb0fd4eb7
remove deprecated stuff from the stdlib; introduce better deprecation warnings
|
%!s(int64=6) %!d(string=hai) anos |
Andreas Rumpf
|
83d4a025e2
make logging module compile again
|
%!s(int64=6) %!d(string=hai) anos |
Yuriy Glukhov
|
852e1d3da1
logging: don't crash on nil strings
|
%!s(int64=7) %!d(string=hai) anos |
skilchen
|
28e0bf9dcd
fix #6264 and #6141 (#6884)
|
%!s(int64=7) %!d(string=hai) anos |
Anatoly Galiulin
|
0874c649e9
Fix console logger issue; fixes #5546 (#5547)
|
%!s(int64=7) %!d(string=hai) anos |
Ruslan Mustakov
|
2096d399b1
Explicitly mark log() method as gcsafe
|
%!s(int64=7) %!d(string=hai) anos |
Federico Ceratto
|
469a7d258c
Add warning about log flushing. Related to #3269 (#5424)
|
%!s(int64=7) %!d(string=hai) anos |
Dmitry Polienko
|
2c46fdd0ab
Add newFileLogger overload accepting file descriptor
|
%!s(int64=8) %!d(string=hai) anos |
Yuriy Glukhov
|
a994f142b5
Enabled logging tests for js
|
%!s(int64=8) %!d(string=hai) anos |
Yuriy Glukhov
|
c43a7f3980
Logging compatible with js
|
%!s(int64=8) %!d(string=hai) anos |
Andreas Rumpf
|
0834cd63d9
prepare Nim codebase for upcoming parser changes
|
%!s(int64=8) %!d(string=hai) anos |
niv
|
5da7f28990
pure/logging: add notice level, suggest usecases
|
%!s(int64=8) %!d(string=hai) anos |
Bruce Doan
|
3b0d8fbea4
respect global log filter level
|
%!s(int64=9) %!d(string=hai) anos |
Araq
|
c7a3079123
logging.nim: expose underlying 'file' object; errors and fatals flush the buffer; refs #3270
|
%!s(int64=9) %!d(string=hai) anos |
Federico Ceratto
|
08ec0ce071
Add substituteLog docs
|
%!s(int64=9) %!d(string=hai) anos |
Federico Ceratto
|
6823a60b23
Export substituteLog
|
%!s(int64=9) %!d(string=hai) anos |
patrick dw
|
15e7fe787a
renamed writeln to writeLine in lib
|
%!s(int64=9) %!d(string=hai) anos |
Sergey Avseyev
|
0fe54a5e14
Fix logger formatting
|
%!s(int64=9) %!d(string=hai) anos |
Dominik Picheta
|
88e849078f
Merge pull request #2830 from yglukhov/logging-no-format
|
%!s(int64=9) %!d(string=hai) anos |
x2f
|
51d284ce84
Documented bufSize param in logging.nim
|
%!s(int64=9) %!d(string=hai) anos |
x2f
|
3f78f75483
Expose bufSize parameter for file-based loggers
|
%!s(int64=9) %!d(string=hai) anos |
yglukhov
|
e65ccfb8f5
Removed formatting from logging.
|
%!s(int64=9) %!d(string=hai) anos |
Frank Fischer
|
749e808e1e
logging: make fmtStr public to be used in user defined loggers
|
%!s(int64=9) %!d(string=hai) anos |
Oleh Prypin
|
32109a7867
Don't run non-test code when defined(testing)
|
%!s(int64=9) %!d(string=hai) anos |
def
|
64903e7050
Use `^` instead of `-` in slices
|
%!s(int64=9) %!d(string=hai) anos |
teroz
|
8132723317
fixed log*(logger: RollingFileLogger, level: Level,
|
%!s(int64=9) %!d(string=hai) anos |
Federico Ceratto
|
657dca5c3b
Fix typos
|
%!s(int64=10) %!d(string=hai) anos |