Historial de Commits

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