PHP 7.4.33
Preview: log.js Size: 464 B
/var/www/cookieconsent.bitkit.dk/httpdocs/node_modules/tailwindcss/node_modules/yaml/dist/log.js
'use strict';

var node_process = require('node:process');

function debug(logLevel, ...messages) {
    if (logLevel === 'debug')
        console.log(...messages);
}
function warn(logLevel, warning) {
    if (logLevel === 'debug' || logLevel === 'warn') {
        if (typeof node_process.emitWarning === 'function')
            node_process.emitWarning(warning);
        else
            console.warn(warning);
    }
}

exports.debug = debug;
exports.warn = warn;

Directory Contents

Dirs: 6 × Files: 17
Name Size Perms Modified Actions
compose DIR
- drwxr-xr-x 2025-06-16 05:45:40
Edit Download
doc DIR
- drwxr-xr-x 2025-06-16 05:45:40
Edit Download
nodes DIR
- drwxr-xr-x 2025-06-16 05:45:40
Edit Download
parse DIR
- drwxr-xr-x 2025-06-16 05:45:40
Edit Download
schema DIR
- drwxr-xr-x 2025-06-16 05:45:40
Edit Download
stringify DIR
- drwxr-xr-x 2025-06-16 05:45:40
Edit Download
1.17 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
7.17 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
1.21 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
2.07 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
1.36 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
1.73 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
226 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
464 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
10.73 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
2.80 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
4.09 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
96 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
4.17 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
835 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
1008 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
4.93 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
9.04 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).