| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.js | 1768 $proto.level = $proto.progname = $proto.pipe = $proto.formatter = nil; 1797 $def(self, '$call', function $$call(severity, time, progname, msg) { argument 1800 …T'), severity.$chr(), time.$strftime($$('DATE_TIME_FORMAT')), severity, progname, self.$message_as… 1839 $def(self, '$info', function $$info(progname) { argument 1845 if (progname == null) progname = nil; 1846 return $send(self, 'add', [$$('INFO'), nil, progname], block.$to_proc()); 1849 $def(self, '$debug', function $$debug(progname) { argument 1855 if (progname == null) progname = nil; 1856 return $send(self, 'add', [$$('DEBUG'), nil, progname], block.$to_proc()); 1859 $def(self, '$warn', function $$warn(progname) { argument [all …]
|
| D | asciidoctor.cjs | 1682 $proto.level = $proto.progname = $proto.pipe = $proto.formatter = nil; 1711 $def(self, '$call', function $$call(severity, time, progname, msg) { 1714 …T'), severity.$chr(), time.$strftime($$('DATE_TIME_FORMAT')), severity, progname, self.$message_as… 1729 self.$attr_accessor("progname"); 1753 $def(self, '$info', function $$info(progname) { 1757 if (progname == null) progname = nil; 1758 return $send(self, 'add', [$$('INFO'), nil, progname], block.$to_proc()); 1761 $def(self, '$debug', function $$debug(progname) { 1765 if (progname == null) progname = nil; 1766 return $send(self, 'add', [$$('DEBUG'), nil, progname], block.$to_proc()); [all …]
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 26133 $proto.level = $proto.progname = $proto.pipe = $proto.formatter = nil; 26162 $def(self, '$call', function $$call(severity, time, progname, msg) { argument 26165 …T'), severity.$chr(), time.$strftime($$('DATE_TIME_FORMAT')), severity, progname, self.$message_as… 26204 $def(self, '$info', function $$info(progname) { argument 26210 if (progname == null) progname = nil; 26211 return $send(self, 'add', [$$('INFO'), nil, progname], block.$to_proc()); 26214 $def(self, '$debug', function $$debug(progname) { argument 26220 if (progname == null) progname = nil; 26221 return $send(self, 'add', [$$('DEBUG'), nil, progname], block.$to_proc()); 26224 $def(self, '$warn', function $$warn(progname) { argument [all …]
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 26385 $proto.level = $proto.progname = $proto.pipe = $proto.formatter = nil; 26414 $def(self, '$call', function $$call(severity, time, progname, msg) { argument 26417 …T'), severity.$chr(), time.$strftime($$('DATE_TIME_FORMAT')), severity, progname, self.$message_as… 26456 $def(self, '$info', function $$info(progname) { argument 26462 if (progname == null) progname = nil; 26463 return $send(self, 'add', [$$('INFO'), nil, progname], block.$to_proc()); 26466 $def(self, '$debug', function $$debug(progname) { argument 26472 if (progname == null) progname = nil; 26473 return $send(self, 'add', [$$('DEBUG'), nil, progname], block.$to_proc()); 26476 $def(self, '$warn', function $$warn(progname) { argument [all …]
|
| D | asciidoctor.min.js | 688 …super,"Logger");n=[k].concat(n);var S=a.$r(n),t=k.$$prototype;t.level=t.progname=t.pipe=t.formatte… 693 …NKNOWN"),this.level)))return!0;d=g(l=d)?l:this.progname;g(b)||(f!==q?b=a.yieldX(f,[]):(b=d,d=this.… 1347 k=[c].concat(k);var e=a.$r(k),l=c.$$prototype;l.level=l.progname=l.pipe=l.formatter=m;(function(a,$… 1348 …NKNOWN"),this.level)))return!0;d=f(l=d)?l:this.progname;f(c)||(k!==m?c=a.yieldX(k,[]):(c=d,d=this.…
|