Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cihub/seelog issues and pull requests

#182 - goroutine leak in package detected

Issue - State: open - Opened by crobert-1 6 months ago

#181 - Test failure: TestCustomFormatterRegistration

Issue - State: open - Opened by major almost 2 years ago

#180 - Why is the pkgOperationsMutex a sync.Mutex instead of a sync.RWMutex?

Issue - State: open - Opened by tanght1994 over 2 years ago - 1 comment

#178 - No Sharing parameter in XML. Assuming sharing false

Issue - State: open - Opened by gormatoobay over 3 years ago

#177 - Can add a function to set call depth?

Issue - State: closed - Opened by tuliyao about 4 years ago

#176 - Does using linked lists to store logs affect performance

Issue - State: closed - Opened by tuliyao about 4 years ago

#174 - seelog can't use as a writer, can you support it

Issue - State: open - Opened by orange-jacky over 4 years ago

#173 - iotest_test.go unit test failture

Issue - State: open - Opened by gtchaos over 4 years ago

#172 - bus error

Issue - State: open - Opened by beibeiabeibei about 5 years ago

#171 - Why return the error in Warning and Error method?

Issue - State: open - Opened by 13482477 over 5 years ago - 1 comment

#170 - fix caller for https://golang.org/doc/go1.12\#compiler

Pull Request - State: open - Opened by zhuzhengyang over 5 years ago

#169 - How to print log to different files by function

Issue - State: open - Opened by hzxgo over 5 years ago

#168 - why can't change loglevel from high to low

Issue - State: closed - Opened by zhangyishuo over 5 years ago - 1 comment

#167 - fixed some bugs

Pull Request - State: open - Opened by Prochg over 5 years ago

#164 - Enable date rolling files with max size

Issue - State: open - Opened by noibar about 6 years ago

#163 - How to get stacktrace info by 'formats' config.

Issue - State: closed - Opened by timestee about 6 years ago

#161 - Escape special characters in JSON and XML format

Issue - State: open - Opened by sullerandras over 6 years ago - 3 comments

#160 - Seelog queue overflow: more than 10000 messages in the queue. Flushing.

Issue - State: closed - Opened by carl-leopard over 6 years ago - 5 comments

#159 - How to change time local of rolling?

Issue - State: open - Opened by spiderpoison over 6 years ago

#158 - %Time can only get seconds, is there any way I can get millisecond?

Issue - State: open - Opened by willkk almost 7 years ago - 1 comment

#156 - Use stderr instead of stdout

Issue - State: closed - Opened by dblooman almost 7 years ago

#155 - How to print log to different files by process

Issue - State: closed - Opened by Tovids almost 7 years ago

#154 - should close file first

Issue - State: open - Opened by nelsonzhu almost 7 years ago

#153 - The line number printed in log is not correct

Issue - State: open - Opened by EriconYu about 7 years ago - 6 comments

#152 - can seelog push to kafka? or support some hook to implement this function?

Issue - State: closed - Opened by Anteoy about 7 years ago - 1 comment

#151 - smtp: allow passing custom serverName (defaults to hostName)

Pull Request - State: closed - Opened by m110 about 7 years ago - 1 comment

#150 - line number (%Line) output is not right

Issue - State: closed - Opened by darasion over 7 years ago - 1 comment

#149 - How to log the original function name when using seelog wrap

Issue - State: closed - Opened by dungeonsnd over 7 years ago - 1 comment

#148 - change log level on the fly

Pull Request - State: closed - Opened by qudongfang over 7 years ago

#147 - change log level at runtime

Issue - State: closed - Opened by qudongfang over 7 years ago - 4 comments

#146 - how to splite log file with regular time range?

Issue - State: closed - Opened by jeffie over 7 years ago - 3 comments

#145 - Log files get rotated for each log message

Issue - State: closed - Opened by vigneshr6 over 7 years ago - 1 comment

#144 - Rolling log file writer: avoid truncating file when rotating

Pull Request - State: closed - Opened by lwithers over 7 years ago - 1 comment

#143 - rollingfile lost log

Issue - State: closed - Opened by orange-jacky over 7 years ago - 5 comments

#142 - Add direct syslog support

Pull Request - State: closed - Opened by lwithers over 7 years ago - 1 comment

#141 - Always open log files with O_APPEND

Pull Request - State: closed - Opened by lwithers over 7 years ago

#140 - Cache caller info

Pull Request - State: closed - Opened by lwithers over 7 years ago - 3 comments

#139 - seelog internal error

Issue - State: open - Opened by CodyGuo over 7 years ago - 4 comments
Labels: waiting-for-reply

#138 - How to change file permissions for log file

Issue - State: open - Opened by nehalkassem over 7 years ago - 3 comments

#137 - output log filename when set up rolling by date

Issue - State: closed - Opened by orange-jacky over 7 years ago

#136 - runtime panic,i don`t kwon why

Issue - State: closed - Opened by 756445638 over 7 years ago - 7 comments

#135 - a file's mtime is not reliable when rotating log by datetime

Pull Request - State: open - Opened by wangcn over 7 years ago

#134 - fatal error: concurrent map read and map write

Issue - State: closed - Opened by fwhappy over 7 years ago - 4 comments

#133 - set rolling logs every hour, but log file doesn't produce in time

Issue - State: open - Opened by taczc64 over 7 years ago - 2 comments

#132 - Documentation: Incorrect Syslog severity code in Custom Formatter wiki page

Issue - State: closed - Opened by agy over 7 years ago - 7 comments
Labels: waiting-for-reply

#131 - Unexploded archiving only archives the first logfile

Issue - State: open - Opened by jonsyu1 almost 8 years ago

#129 - Avoid buffering logs in memory

Pull Request - State: closed - Opened by jonsyu1 almost 8 years ago - 4 comments

#128 - Unable to get the current level for logger.

Issue - State: open - Opened by lcaballero almost 8 years ago

#127 - Add Go 1.7 compatibility.

Issue - State: open - Opened by jonsyu1 almost 8 years ago - 2 comments

#126 - reduce passing of byte arrays on the heap

Pull Request - State: closed - Opened by tstearns almost 8 years ago - 7 comments

#125 - remove unnecessary fs utils

Pull Request - State: closed - Opened by tstearns almost 8 years ago - 2 comments

#124 - fatal error: concurrent map read and map write

Issue - State: closed - Opened by UncleBig almost 8 years ago - 2 comments

#123 - check file write permission when create logger instance

Issue - State: open - Opened by NeoCN about 8 years ago - 3 comments

#122 - The `datepattern` attribute seems like not working in `rollingfile` output

Issue - State: closed - Opened by browny about 8 years ago - 5 comments

#121 - Handle error opening file

Pull Request - State: closed - Opened by jonsyu1 about 8 years ago

#120 - Closing cloned loggers causes seelog internal error: bad file descriptor

Issue - State: open - Opened by jonsyu1 about 8 years ago - 1 comment

#119 - Can output file be named as info.log.2016.05.30?

Issue - State: closed - Opened by Fall12 about 8 years ago - 4 comments

#118 - Invalid issue

Issue - State: closed - Opened by jonsyu1 about 8 years ago - 1 comment

#117 - Rolling file by date writes to original file

Pull Request - State: closed - Opened by jonsyu1 about 8 years ago - 7 comments

#116 - Logger clone helper

Pull Request - State: closed - Opened by jonsyu1 about 8 years ago - 2 comments

#115 - Writing messages in the same file but with different formats

Issue - State: open - Opened by bobrnor about 8 years ago - 3 comments
Labels: waiting-for-reply

#114 - How to use seelog in multiple files?

Issue - State: closed - Opened by chrislee87 about 8 years ago - 1 comment

#113 - Add gzip compression format

Pull Request - State: closed - Opened by mlallaouret about 8 years ago - 1 comment

#112 - Add gzip compression algorithm

Issue - State: closed - Opened by mlallaouret about 8 years ago - 3 comments

#111 - Resolve cihub/seelog#110 : explode archived logs

Pull Request - State: closed - Opened by ylegat about 8 years ago - 1 comment

#110 - Add the possibility to explode zipped logs

Issue - State: closed - Opened by ylegat over 8 years ago - 2 comments

#109 - Rolling file writer by date does not write in the original file

Issue - State: closed - Opened by mlallaouret over 8 years ago - 10 comments

#108 - add %r for windos

Pull Request - State: closed - Opened by eyasuyuki over 8 years ago - 1 comment

#107 - As of 2015-09-02 xml.go does not accept -- in xml comment blocks

Pull Request - State: closed - Opened by nowackie over 8 years ago

#106 - How to specify different format according to source file difference

Issue - State: closed - Opened by carbin-gun over 8 years ago - 4 comments

#105 - Implement same-line repetition "Message repeated n times"

Issue - State: open - Opened by bong0 over 8 years ago - 5 comments

#104 - Adpative logger prints wrong file and function name

Issue - State: open - Opened by navneetk over 8 years ago - 2 comments
Labels: waiting-for-reply

#103 - Question: Can %File or %RelFile output deeper caller file?

Issue - State: closed - Opened by mosasiru over 8 years ago - 2 comments

#101 - How to writing log to rsyslog?

Issue - State: closed - Opened by wangfakang over 8 years ago - 4 comments

#100 - Seelog throw warnings about /dev/stdout under Windows

Issue - State: open - Opened by kartlee over 8 years ago - 1 comment
Labels: waiting-for-reply

#99 - rolling file writer

Issue - State: closed - Opened by torfuzx over 8 years ago - 2 comments

#98 - Body in gmail is empty

Issue - State: closed - Opened by mcmaur over 8 years ago - 2 comments

#97 - How to make different levels show different color

Issue - State: closed - Opened by torfuzx over 8 years ago - 3 comments

#96 - 'Max rolls' feature for 'rolling' receiver with type='date' do not work for me.

Issue - State: closed - Opened by wujunbin over 8 years ago - 10 comments

#95 - Examples for configuring with code

Issue - State: closed - Opened by theduke almost 9 years ago - 7 comments

#94 - Logger clone helper

Issue - State: closed - Opened by goodsign almost 9 years ago
Labels: priority-later

#93 - How to create custom json log message format?

Issue - State: closed - Opened by debraj-manna almost 9 years ago - 16 comments
Labels: waiting-for-reply

#92 - How to create custom filters?

Issue - State: open - Opened by jonathankarsh almost 9 years ago - 5 comments
Labels: waiting-for-reply

#91 - rename date rolling log till date changed

Issue - State: closed - Opened by chy168 about 9 years ago - 1 comment

#90 - using env variables in xml file

Issue - State: closed - Opened by tubaozturk about 9 years ago - 2 comments

#89 - Rotation config example

Issue - State: closed - Opened by mtyurt about 9 years ago - 2 comments

#88 - questions for session base logging

Issue - State: closed - Opened by chy168 about 9 years ago - 12 comments

#85 - Count of emitted warnings/errors

Issue - State: open - Opened by bong0 about 9 years ago - 6 comments

#48 - Why there is no syslog receiver

Issue - State: open - Opened by nashtsai over 10 years ago - 5 comments
Labels: priority-later

#44 - Not all messages are written to log with multiple processes logging to same file

Issue - State: closed - Opened by mratzloff over 10 years ago - 19 comments

#8 - Test libraries linked with main seelog library binary

Issue - State: closed - Opened by ianba over 11 years ago - 2 comments

#7 - Improvement - option to archive rotated logs

Pull Request - State: closed - Opened by ovidiuvisan over 11 years ago - 2 comments