1
0
mirror of https://git.stamm.me/OpenServer/NodeLogging.git synced 2024-09-28 04:17:37 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Fabian Stamm
687748a784 Fixing bug with not closed file while moving to new destination 2018-10-05 20:38:33 +02:00
Fabian Stamm
59c571e860 Exporting file handling to seperate class 2018-10-05 13:16:49 +02:00
Fabian Stamm
912a4b3ad8 Adding simplified custom logger initialisation 2018-09-28 12:37:13 +02:00
Fabian Stamm
51c519ce75 Fixing undefined type on default export 2018-09-28 12:03:48 +02:00
Fabian Stamm
19097d2831 Adding initialization on first write 2018-09-28 10:05:10 +02:00
Fabian Stamm
abba0119c9 Adding option to disable default Logging 2018-09-20 19:38:55 +02:00
Fabian Stamm
3f035ad1b9 Adding underscore and minus to stack parser 2018-09-20 18:30:21 +02:00
Fabian Stamm
976f3cc95c Fixing error, when passing empty error 2018-09-17 22:42:22 +02:00
Fabian Stamm
9326312fca Optimizing error log output 2018-09-02 12:22:39 +02:00
Fabian Stamm
88d045aa9c Fixing wrong filename change on custom Logger 2018-09-01 19:17:59 +02:00
Fabian Stamm
e973ab7e59 Adding automatic logfile creation depending on name 2018-09-01 16:57:21 +02:00
Fabian Stamm
4918fe9b17 Adding config option to set console output name for additional Logging objects. 2018-09-01 16:45:22 +02:00
Fabian Stamm
d7242f722a exporting colors 2018-09-01 12:28:15 +02:00
Fabian Stamm
6bf59ede32 Extracting file from error object 2018-08-19 16:39:04 +02:00
Fabian Stamm
29fee51b63 Redesign File writing and some tweaks 2018-08-09 19:52:01 +02:00
Fabian Stamm
dfd9356423 Changing error output a bit. 2018-07-01 13:05:34 +02:00
Fabian Stamm
34817704ca Makeing the package npm ready 2018-05-31 13:15:02 +02:00
Fabian Stamm
db9a6472c9 Adding line support and adding default export 2018-05-12 18:48:08 +02:00
Fabian Stamm
932eeacb86 Adding theoretical stack to string errors 2018-05-11 08:05:55 +02:00
Fabian Stamm
11bc947205 making shure to not destroy Error stack permanently 2018-05-10 20:11:53 +02:00
Fabian Stamm
4018b380ea Adding fix to generated js 2018-04-14 10:46:19 +00:00
hibas123
df39c423fe Fixing not complete color code removal 2018-04-09 20:02:34 +02:00
hibas123
e4ea3f660c Adding removal of color codes 2018-04-09 19:57:39 +02:00
hibas123
2ccf45ff86 Addic file size limits 2018-02-18 16:00:16 +01:00
5aaa4f6961 Adding comilation for latest change 2017-11-04 23:59:56 +01:00
82cff60b68 Adding multi line stack trace in console, not in file 2017-10-21 14:40:54 +02:00
8f4b7c19e0 removing debug message output... 2017-10-21 12:47:20 +02:00
f8034d9758 platform independant filename extraction 2017-10-21 12:45:20 +02:00
cec4cf158a Removing long path 2017-10-21 12:36:18 +02:00
7aeb4037da Removing more line output in one message to file 2017-10-19 20:52:26 +02:00
e950da73f9 adding builded files 2017-09-16 19:22:02 +02:00
3562efdd6f Adding events and fixing call stack in one line problem 2017-09-16 19:12:58 +02:00
836935ac8a changing package name 2017-08-24 16:07:15 +02:00
8e7c381863 First Commit 2017-08-23 16:45:03 +02:00