Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [0.3] [stdout] [user] 192k total, 50k free, 141k used
- [3.2] [stdin] [user] Username> SKS
- [5.75] [stdin] [SKS] SKS@sks-dev boot:> dir
- [5.8] [stdout] [SKS] .skex.lua.swp : 12288
- [5.85] [stdout] [SKS] skex.lua : 2302
- [5.85] [stdout] [SKS] printmsg2.lua : 279
- [5.9] [stdout] [SKS] printmsg.lua : 146
- [5.9] [stdout] [SKS] init.lua : 10635
- [5.95] [stdout] [SKS] .postinit.lua.swp : 20480
- [5.95] [stdout] [SKS] micrOS.cfg : 33
- [6.05] [stdout] [SKS] postinit.lua : 3906
- [6.1] [stdout] [SKS] Count: 9
- [16.75] [stdin] [SKS] SKS@sks-dev boot:> So now logging is much more efficient.
- [43.7] [stdin] [SKS] SKS@sks-dev boot:> Rather than writing to disk every line, it stores a buffer,
- [63.75] [stdin] [SKS] SKS@sks-dev boot:> which is a much more efficient system because it only writes
- [80.3] [stdin] [SKS] SKS@sks-dev boot:> to disk once the buffer has hit the configured length.
- [84.4] [stdin] [SKS] SKS@sks-dev boot:> flushlog
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement